Fixed provider.

This commit is contained in:
SamTV12345 2024-03-24 14:18:58 +01:00
parent 7f3195774f
commit aa627761e8
4 changed files with 538 additions and 80 deletions

View file

@ -45,6 +45,7 @@
"find-root": "1.1.0",
"formidable": "^3.5.1",
"http-errors": "^2.0.0",
"jose": "^5.2.3",
"js-cookie": "^3.0.5",
"jsdom": "^24.0.0",
"jsonminify": "0.4.2",
@ -95,6 +96,7 @@
"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",