forked from OpenWF/SpaceNinjaServer
move types dep to optionalDependencies
This commit is contained in:
parent
edb42cee0d
commit
828356e607
@ -43,6 +43,7 @@
|
||||
"ws": "^8.18.2"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@types/body-parser": "^1.19.6",
|
||||
"@types/express": "^5",
|
||||
"@types/morgan": "^1.9.9",
|
||||
"@types/websocket": "^1.0.10",
|
||||
@ -51,7 +52,6 @@
|
||||
"typescript": "^5.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/body-parser": "^1.19.6",
|
||||
"@typescript-eslint/eslint-plugin": "^8.28.0",
|
||||
"@typescript-eslint/parser": "^8.28.0",
|
||||
"eslint": "^8",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user