Fixed windows build and add cypress to dev dependencies.

This commit is contained in:
SamTV12345 2024-02-06 22:53:35 +01:00
parent ead3c0ea38
commit f6fa13ff72
3 changed files with 976 additions and 4 deletions

974
src/package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -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",