[O] Lock vite version to 3.0.9 for now
Bug with vue-class-components
This commit is contained in:
+2
-2
@@ -31,10 +31,10 @@
|
||||
"@types/three": "^0.148.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.48.2",
|
||||
"@typescript-eslint/parser": "^5.48.2",
|
||||
"@vitejs/plugin-vue": "^3.0.3",
|
||||
"@vitejs/plugin-vue": "3.0.3",
|
||||
"sass": "^1.57.1",
|
||||
"typescript": "^4.9.4",
|
||||
"vite": "^3.0.7",
|
||||
"vite": "3.0.9",
|
||||
"vue-class-component": "^8.0.0-rc.1",
|
||||
"vue-property-decorator": "^10.0.0-rc.3",
|
||||
"vue-tsc": "^1.0.24"
|
||||
|
||||
Reference in New Issue
Block a user