chore: bump jsx plugin to 1.0.0-rc.1

This commit is contained in:
chenjiahan
2020-08-09 21:08:31 +08:00
parent 13912c02a5
commit 8d4c8a0827
2 changed files with 6 additions and 14 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
"@types/webpack-merge": "^4.1.5"
},
"dependencies": {
"@ant-design-vue/babel-plugin-jsx": "^1.0.0-beta.4",
"@ant-design-vue/babel-plugin-jsx": "^1.0.0-rc.1",
"@babel/core": "^7.10.1",
"@babel/plugin-syntax-jsx": "^7.10.1",
"@babel/plugin-transform-object-assign": "^7.10.1",