mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-11 17:51:34 -04:00
Fixed provider.
This commit is contained in:
parent
7f3195774f
commit
aa627761e8
4 changed files with 538 additions and 80 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue