chore: rename package namesapce from ant-design-vue to vue

This commit is contained in:
Amour1688
2020-08-28 09:42:13 +08:00
parent 76fd572720
commit 09c220eeff
7 changed files with 12 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "@ant-design-vue/babel-plugin-jsx",
"name": "@vue/babel-plugin-jsx",
"version": "1.0.0-rc.1",
"description": "Babel plugin for Vue 3.0 JSX",
"author": "Amour1688 <lcz_1996@foxmail.com>",
@@ -23,7 +23,7 @@
"dist"
],
"dependencies": {
"@ant-design-vue/babel-helper-vue-transform-on": "^1.0.0",
"@vue/babel-helper-vue-transform-on": "^1.0.0",
"@babel/helper-module-imports": "^7.0.0",
"@babel/plugin-syntax-jsx": "^7.0.0",
"@babel/traverse": "^7.0.0",