Removed old pnpm locks.

This commit is contained in:
SamTV12345 2024-03-15 23:04:11 +01:00
parent 0ada309899
commit 22ad1b9d71
3 changed files with 2316 additions and 1176 deletions

1
.gitignore vendored
View file

@ -23,7 +23,6 @@ out/
/src/bin/etherpad-1.deb
/src/bin/node.exe
plugin_packages
pnpm-lock.yaml
/src/templates/admin
/src/test-results
playwright-report

File diff suppressed because it is too large Load diff

View file

@ -91,7 +91,7 @@
"@types/underscore": "^1.11.15",
"eslint": "^8.57.0",
"eslint-config-etherpad": "^3.0.22",
"etherpad-cli-client": "^3.0.1",
"etherpad-cli-client": "^3.0.2",
"mocha": "^10.3.0",
"mocha-froth": "^0.2.10",
"nodeify": "^1.0.1",