Skip to content

Commit

Permalink
Fixed test.
Browse files Browse the repository at this point in the history
  • Loading branch information
SamTV12345 committed Apr 1, 2024
1 parent c568a64 commit 7b0005f
Show file tree
Hide file tree
Showing 4 changed files with 594 additions and 306 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,12 @@
"url": "https://etherpad.org/"
},
"devDependencies": {
"@types/mocha": "^10.0.6",
"@types/node": "^20.11.30",
"eslint": "^8.57.0",
"eslint-config-etherpad": "^3.0.22",
"typescript": "^5.4.2"
"eslint-config-etherpad": "^4.0.4",
"mocha": "^10.4.0",
"typescript": "^5.4.3"
},
"scripts": {
"lint": "eslint .",
Expand Down
Loading

0 comments on commit 7b0005f

Please sign in to comment.