Fixed dev dependencies.

This commit is contained in:
SamTV12345 2024-03-26 16:39:11 +01:00
parent 0edc20d438
commit 4034cbb8fc

View file

@ -75,7 +75,8 @@
"ueberdb2": "^4.2.63",
"underscore": "1.13.6",
"unorm": "1.6.0",
"wtfnode": "^0.9.1"
"wtfnode": "^0.9.1",
"lru-cache": "^10.2.0"
},
"bin": {
"etherpad-healthcheck": "../bin/etherpad-healthcheck",
@ -99,7 +100,6 @@
"eslint": "^8.57.0",
"eslint-config-etherpad": "^4.0.4",
"etherpad-cli-client": "^3.0.2",
"lru-cache": "^10.2.0",
"mocha": "^10.3.0",
"mocha-froth": "^0.2.10",
"nodeify": "^1.0.1",