mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-04-22 04:18:33 -05:00
chore: remove redundant jsx deps
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user