mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-22 00:16:15 -04:00
Fixed windows build and add cypress to dev dependencies.
This commit is contained in:
parent
ead3c0ea38
commit
f6fa13ff72
3 changed files with 976 additions and 4 deletions
974
src/package-lock.json
generated
974
src/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -79,6 +79,7 @@
|
|||
"etherpad-lite": "node/server.ts"
|
||||
},
|
||||
"devDependencies": {
|
||||
"cypress": "^13.6.4",
|
||||
"@types/async": "^3.2.24",
|
||||
"@types/express": "^4.17.21",
|
||||
"@types/node": "^20.11.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue