chore: add missing backend types

This commit is contained in:
dec0dOS 2023-10-08 17:10:11 +01:00
parent 8a2ba8d1b1
commit 986be8d8a0

View file

@ -22,7 +22,12 @@
"pbkdf2-wrapper": "^1.3.4"
},
"devDependencies": {
"@types/compression": "^1.7.3",
"@types/debug": "^4.1.9",
"@types/express": "^4.17.18",
"@types/lodash": "^4.14.199",
"@types/lowdb": "^1.0.12",
"@types/morgan": "^1.9.6",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"eslint": "^8.51.0",