updated node to 18.2
Some checks failed
Vercel Production Deployment / Deploy-Production (push) Failing after 1m38s

This commit is contained in:
ChrQR 2024-05-18 13:29:52 +02:00
parent 4e4a16fb67
commit b289278426

2
package-lock.json generated
View File

@ -937,7 +937,7 @@
"vitefu": "^0.2.5"
},
"engines": {
"node": "18.0.0"
"node": "18.20.0"
},
"peerDependencies": {
"svelte": "^4.0.0 || ^5.0.0-next.0",