Merge branch 'develop' of github.com:ether/etherpad-lite into npm

This commit is contained in:
John McLear 2023-06-26 19:33:53 +01:00
commit b911d7adcf
20 changed files with 347 additions and 51 deletions

View file

@ -61,7 +61,7 @@
"request": "2.88.2",
"resolve": "1.22.2",
"security": "1.0.0",
"semver": "^7.5.2",
"semver": "^7.5.3",
"socket.io": "^2.4.1",
"superagent": "^8.0.9",
"terser": "^5.18.1",
@ -93,7 +93,7 @@
"typescript": "^4.9.5"
},
"engines": {
"node": ">=14.15.0",
"node": ">=16.20.1",
"npm": ">=6.14.0"
},
"repository": {