chore: bump 2.0.0-rc.7
正在显示
| { | { | ||
| "name": "vben-admin-2.0", | "name": "vben-admin-2.0", | ||
| "version": "2.0.0-rc.6", | "version": "2.0.0-rc.7", | ||
| "scripts": { | "scripts": { | ||
| "bootstrap": "yarn install", | "bootstrap": "yarn install", | ||
| "serve": "esno ./build/script/preserve.ts && cross-env NODE_ENV=development vite", | "serve": "esno ./build/script/preserve.ts && cross-env NODE_ENV=development vite", | ||
| ... | @@ -36,7 +36,7 @@ | ... | @@ -36,7 +36,7 @@ |
| "vue": "^3.0.2", | "vue": "^3.0.2", | ||
| "vue-i18n": "^9.0.0-beta.6", | "vue-i18n": "^9.0.0-beta.6", | ||
| "vue-router": "^4.0.0-rc.1", | "vue-router": "^4.0.0-rc.1", | ||
| "vuex": "^4.0.0-beta.4", | "vuex": "^4.0.0-rc.1", | ||
| "vuex-module-decorators": "^1.0.1", | "vuex-module-decorators": "^1.0.1", | ||
| "xlsx": "^0.16.8", | "xlsx": "^0.16.8", | ||
| "zxcvbn": "^4.4.2" | "zxcvbn": "^4.4.2" | ||
| ... | @@ -44,7 +44,7 @@ | ... | @@ -44,7 +44,7 @@ |
| "devDependencies": { | "devDependencies": { | ||
| "@commitlint/cli": "^11.0.0", | "@commitlint/cli": "^11.0.0", | ||
| "@commitlint/config-conventional": "^11.0.0", | "@commitlint/config-conventional": "^11.0.0", | ||
| "@iconify/json": "^1.1.248", | "@iconify/json": "^1.1.249", | ||
| "@ls-lint/ls-lint": "^1.9.2", | "@ls-lint/ls-lint": "^1.9.2", | ||
| "@purge-icons/generated": "^0.4.1", | "@purge-icons/generated": "^0.4.1", | ||
| "@types/echarts": "^4.9.0", | "@types/echarts": "^4.9.0", | ||
| ... | ... |
请
注册
或者
登录
后发表评论