We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b0bc857 + 29414a7 commit ee7b8b1Copy full SHA for ee7b8b1
packages/babel-plugin-transform-vue-jsx/package.json
@@ -42,9 +42,6 @@
42
"lodash.kebabcase": "^4.1.1",
43
"svg-tags": "^1.0.0"
44
},
45
- "peerDependencies": {
46
- "@vue/babel-helper-vue-jsx-merge-props": "^0.1.0"
47
- },
48
"nyc": {
49
"exclude": [
50
"dist",
packages/babel-preset-jsx/package.json
@@ -23,8 +23,5 @@
23
"devDependencies": {
24
"rollup": "^0.67.4",
25
"rollup-plugin-babel-minify": "^6.2.0"
26
27
28
29
}
30
0 commit comments