chore: bump 2.0.0.rc.13

This commit is contained in:
vben
2020-12-10 00:28:28 +08:00
parent 4ce1d526c8
commit 596e7062e9
3 changed files with 28 additions and 2 deletions

View File

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