chore: remove redundant jsx deps

This commit is contained in:
Haoqun Jiang
2019-01-29 16:15:33 +08:00
parent bca6edc7aa
commit ca913ae9cf
+1 -3
View File
@@ -29,10 +29,8 @@
"@babel/preset-env": "^7.0.0",
"@babel/runtime": "^7.0.0",
"@babel/runtime-corejs2": "^7.2.0",
"@vue/babel-preset-jsx": "^1.0.0-beta.1",
"babel-helper-vue-jsx-merge-props": "^2.0.3",
"@vue/babel-preset-jsx": "^1.0.0-beta.2",
"babel-plugin-dynamic-import-node": "^2.2.0",
"babel-plugin-transform-vue-jsx": "^4.0.1",
"core-js": "^2.6.1"
}
}