mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-06-28 08:03:11 +00:00
set node version to >= LTS 22.10.0 so --watch-path option is stable
This commit is contained in:
parent
1dfd563971
commit
88c25d1932
@ -30,7 +30,7 @@
|
|||||||
"bundleDependencies": [],
|
"bundleDependencies": [],
|
||||||
"license": "BSD",
|
"license": "BSD",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=20.17.0"
|
"node": ">=22.10.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node ./tiddlywiki.js ./editions/tw5.com-server --listen",
|
"start": "node ./tiddlywiki.js ./editions/tw5.com-server --listen",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user