summaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/package-lock.json b/package-lock.json
index 5e97f90..694c2ea 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -31,6 +31,10 @@
"svelte": "^4.2.19",
"tailwindcss": "^3.4.14",
"vite": "^5.4.9"
+ },
+ "engines": {
+ "node": ">=22.0.0 <23.0.0",
+ "npm": ">=10.0.0 <11.0.0"
}
},
"node_modules/@alloc/quick-lru": {