fix(playground): npm run dev后proxy失效
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
"@types/node": "^15.12.4",
|
||||
"@typescript-eslint/eslint-plugin": "^4.28.0",
|
||||
"@typescript-eslint/parser": "^4.28.0",
|
||||
"@vitejs/plugin-vue": "^3.0.1",
|
||||
"@vitejs/plugin-vue": "^3.1.0",
|
||||
"c8": "^7.11.3",
|
||||
"chalk": "^4.1.0",
|
||||
"commitizen": "^4.2.4",
|
||||
@@ -74,7 +74,7 @@
|
||||
"semver": "^7.3.7",
|
||||
"shx": "^0.3.4",
|
||||
"typescript": "^4.7.4",
|
||||
"vite": "^3.0.4",
|
||||
"vite": "^3.1.3",
|
||||
"vitest": "^0.21.1",
|
||||
"vue": "^3.2.37"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user