mirror of
https://github.com/dec0dOS/zero-ui.git
synced 2025-07-06 04:51:44 -07:00
chore: add missing backend types
This commit is contained in:
parent
8a2ba8d1b1
commit
986be8d8a0
1 changed files with 5 additions and 0 deletions
|
@ -22,7 +22,12 @@
|
||||||
"pbkdf2-wrapper": "^1.3.4"
|
"pbkdf2-wrapper": "^1.3.4"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
"@types/compression": "^1.7.3",
|
||||||
|
"@types/debug": "^4.1.9",
|
||||||
"@types/express": "^4.17.18",
|
"@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/eslint-plugin": "^6.7.4",
|
||||||
"@typescript-eslint/parser": "^6.7.4",
|
"@typescript-eslint/parser": "^6.7.4",
|
||||||
"eslint": "^8.51.0",
|
"eslint": "^8.51.0",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue