ci: move vite plugin-vue to workspace root

This commit is contained in:
Evan You
2021-12-12 10:35:36 +08:00
parent 38b3a89454
commit 65309b5aed
3 changed files with 3 additions and 6 deletions

View File

@@ -58,6 +58,7 @@
"@types/node": "^16.4.7",
"@types/puppeteer": "^5.0.0",
"@typescript-eslint/parser": "^4.1.1",
"@vitejs/plugin-vue": "^1.10.2",
"@vue/reactivity": "workspace:*",
"@vue/runtime-core": "workspace:*",
"@vue/runtime-dom": "workspace:*",