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, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json
index 7947d20..8a7142a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -34,8 +34,8 @@
"vite": "^5.4.9"
},
"engines": {
- "node": ">=22.9.0 <23.0.0",
- "npm": ">=10.8.3 <11.0.0"
+ "node": ">=22.0.0 <23.0.0",
+ "npm": ">=10.0.0 <11.0.0"
}
},
"node_modules/@alloc/quick-lru": {