1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-05-14 17:32:23 +00:00

Update package.json to resolve CI issues

This commit is contained in:
Saq Imtiaz
2026-04-10 08:35:32 +02:00
committed by GitHub
parent f78d8252af
commit 7298684951
+1 -1
View File
@@ -32,7 +32,7 @@
},
"license": "BSD",
"engines": {
"node": ">=22.0.0"
"node": ">=20.0.0"
},
"scripts": {
"dev": "node ./tiddlywiki.js ./editions/tw5.com-server --listen",