mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 01:16:15 -04:00
Require Node 16 for Etherpad and target Node 20 for testing (#5771)
This commit is contained in:
parent
d3afc1b9fb
commit
1d289520eb
10 changed files with 18 additions and 18 deletions
|
@ -93,7 +93,7 @@
|
|||
"typescript": "^4.9.5"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14.15.0",
|
||||
"node": ">=16.20.1",
|
||||
"npm": ">=6.14.0"
|
||||
},
|
||||
"repository": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue