try a bit older vite

This commit is contained in:
2025-04-23 22:52:57 +02:00
parent 001a8bab3b
commit 1db76089bc
2 changed files with 160 additions and 96 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "discipleofland",
"version": "0.0.10",
"version": "0.0.11",
"private": true,
"type": "module",
"scripts": {
@@ -20,7 +20,7 @@
"@vue/eslint-config-typescript": "^12.0.0",
"eslint": "^8.51.0",
"eslint-plugin-vue": "^9.17.0",
"vite": "^5.3.3",
"vite": "^5.4.18",
"vue-eslint-parser": "^9.3.2",
"vite-plugin-eslint": "^1.8.1"
},