mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-04-27 15:50:53 -07:00
Update minimum Node version for as discussed for v5.4.0
This commit is contained in:
parent
ac769e5dcd
commit
3cfb6b1202
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
|||
},
|
||||
"license": "BSD",
|
||||
"engines": {
|
||||
"node": ">=0.8.2"
|
||||
"node": ">=22.22.0"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "node ./tiddlywiki.js ./editions/tw5.com-server --listen",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue