mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-02-07 23:48:29 -06: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.
(cherry picked from commit 65a35db0ac)
This commit is contained in:
committed by
Haoqun Jiang
parent
eac03255c9
commit
fc0fe3a198
@@ -31,7 +31,7 @@
|
||||
"@babel/preset-env": "^7.0.0 < 7.4.0",
|
||||
"@babel/runtime": "^7.0.0",
|
||||
"@babel/runtime-corejs2": "^7.2.0",
|
||||
"@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": "^2.6.5"
|
||||
|
||||
Reference in New Issue
Block a user