fix: eslint error
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"private": true,
|
||||
"version": "0.0.0",
|
||||
"type": "module",
|
||||
"packageManager": "pnpm@10.14.0",
|
||||
"packageManager": "pnpm@10.17.0",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "tsc -b && vite build",
|
||||
@@ -36,5 +36,8 @@
|
||||
"vite": "^7.1.2",
|
||||
"vite-plugin-checker": "^0.10.3",
|
||||
"vite-tsconfig-paths": "^5.1.4"
|
||||
},
|
||||
"volta": {
|
||||
"node": "24.8.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user