Skip to content

Commit 9fcfd09

Browse files
committed
chore: rename package scope from ant-design-vue to vue
1 parent bbe4bb5 commit 9fcfd09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@vue/babel-preset-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
},
2323
"homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/babel-preset-app#readme",
2424
"dependencies": {
25-
"@ant-design-vue/babel-plugin-jsx": "^1.0.0-0",
2625
"@babel/core": "^7.11.0",
2726
"@babel/helper-compilation-targets": "^7.9.6",
2827
"@babel/helper-module-imports": "^7.8.3",
@@ -33,6 +32,7 @@
3332
"@babel/plugin-transform-runtime": "^7.11.0",
3433
"@babel/preset-env": "^7.11.0",
3534
"@babel/runtime": "^7.11.0",
35+
"@vue/babel-plugin-jsx": "^1.0.0-0",
3636
"@vue/babel-preset-jsx": "^1.1.2",
3737
"babel-plugin-dynamic-import-node": "^2.3.3",
3838
"core-js": "^3.6.5",

0 commit comments

Comments
 (0)