Skip to content

Commit 986be8d

Browse files
committed
chore: add missing backend types
1 parent 8a2ba8d commit 986be8d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

backend/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,12 @@
2222
"pbkdf2-wrapper": "^1.3.4"
2323
},
2424
"devDependencies": {
25+
"@types/compression": "^1.7.3",
26+
"@types/debug": "^4.1.9",
2527
"@types/express": "^4.17.18",
28+
"@types/lodash": "^4.14.199",
29+
"@types/lowdb": "^1.0.12",
30+
"@types/morgan": "^1.9.6",
2631
"@typescript-eslint/eslint-plugin": "^6.7.4",
2732
"@typescript-eslint/parser": "^6.7.4",
2833
"eslint": "^8.51.0",

0 commit comments

Comments
 (0)