fix: move @types deps to dev-dependencies

Signed-off-by: Chris Langhout <clanghout@bol.com>
This commit is contained in:
Chris Langhout
2024-08-07 12:29:16 +02:00
parent 67f3a3932f
commit aa5149806e
+1 -1
View File
@@ -141,7 +141,6 @@
"@opentelemetry/api": "^1.3.0",
"@types/cors": "^2.8.6",
"@types/express": "^4.17.6",
"@types/pg-format": "^1.0.5",
"archiver": "^6.0.0",
"base64-stream": "^1.0.0",
"better-sqlite3": "^11.0.0",
@@ -193,6 +192,7 @@
"@types/http-errors": "^2.0.0",
"@types/morgan": "^1.9.0",
"@types/node-forge": "^1.3.0",
"@types/pg-format": "^1.0.5",
"@types/stoppable": "^1.1.0",
"aws-sdk-client-mock": "^4.0.0",
"http-errors": "^2.0.0",