mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-05-11 14:29:13 -05:00
feat(babel-preset-app): Bump jsx dependency version (#3978)
@vue/babel-preset-jsx 1.0.0 has been released. It doesn't have any breaking changes from the latest beta that we included so far.
This commit is contained in:
committed by
Haoqun Jiang
parent
206803cbef
commit
65a35db0ac
@@ -31,7 +31,7 @@
|
||||
"@babel/preset-env": "^7.4.3",
|
||||
"@babel/runtime": "^7.4.3",
|
||||
"@babel/runtime-corejs3": "^7.4.3",
|
||||
"@vue/babel-preset-jsx": "^1.0.0-beta.3",
|
||||
"@vue/babel-preset-jsx": "^1.0.0",
|
||||
"babel-plugin-dynamic-import-node": "^2.2.0",
|
||||
"babel-plugin-module-resolver": "^3.2.0",
|
||||
"core-js": "^3.0.1",
|
||||
|
||||
Reference in New Issue
Block a user