Updated looks
This commit is contained in:
10
package.json
Normal file → Executable file
10
package.json
Normal file → Executable file
@@ -29,14 +29,14 @@
|
||||
"eslint-plugin-import": "^2.19.1",
|
||||
"eslint-plugin-n": "^15.0.0",
|
||||
"eslint-plugin-promise": "^6.0.0",
|
||||
"@types/node": "^20.5.9",
|
||||
"@quasar/app-vite": "^2.0.0-beta.1",
|
||||
"@types/node": "*",
|
||||
"@quasar/app-vite": "*",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"typescript": "^5.2.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^24 || ^22 || ^20 || ^18",
|
||||
"npm": ">= 6.13.4",
|
||||
"yarn": ">= 1.21.1"
|
||||
"node": "v20.12.0",
|
||||
"npm": "",
|
||||
"yarn": "*"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user