chore: bump 2.0.0-rc.9

This commit is contained in:
vben
2020-11-09 01:15:08 +08:00
parent 9b61e82d74
commit 03bbdd2ac3
4 changed files with 20 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "vben-admin-2.0",
"version": "2.0.0-rc.8",
"version": "2.0.0-rc.9",
"scripts": {
"bootstrap": "yarn install",
"serve": "esno ./build/script/preserve.ts && cross-env NODE_ENV=development vite",