« get me outta code hell

node 20.x -> 22.x - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2025-01-21 07:00:45 -0400
committer(quasar) nebula <qznebula@protonmail.com>2025-01-21 07:00:45 -0400
commitc8d6dd977fa65e0d72c0903c86a8526aa8ed1ac5 (patch)
treefdd9e955ee1f464433a05db2226b68d1fa7782ee /package.json
parentbaeecfbddc06b3936f868278ef004d60a41407d4 (diff)
node 20.x -> 22.x
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 91e4d3b1..8c7d8d50 100644
--- a/package.json
+++ b/package.json
@@ -57,7 +57,7 @@
         "#yaml": "./src/data/yaml.js"
     },
     "engines": {
-        "node": ">= 20.9.0"
+        "node": ">= 22.13.0"
     },
     "dependencies": {
         "@js-temporal/polyfill": "^0.4.4",