We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26b7015 commit dc9c2fdCopy full SHA for dc9c2fd
package.json
@@ -47,7 +47,6 @@
47
"watch": "tsc -b -w"
48
},
49
"devDependencies": {
50
- "@types/node": "^22.15.21",
51
"@typescript-eslint/eslint-plugin": "^8.32.1",
52
"@typescript-eslint/parser": "^8.32.1",
53
"eslint": "^9.27.0",
server/package.json
@@ -21,7 +21,6 @@
21
"test:watch": "jest --watch"
22
23
24
- "@types/jest": "^29.5.12",
25
"jest": "^29.7.0",
26
"ts-jest": "^29.1.2",
27
"typescript": "^5.3.3"
0 commit comments