move types to deps

Signed-off-by: Brian Fletcher <brian@roadie.io>
This commit is contained in:
Brian Fletcher
2022-07-08 22:49:16 +01:00
parent 36832b084d
commit 2fd4fd0585
+1 -1
View File
@@ -26,6 +26,7 @@
"@backstage/backend-common": "^0.14.1-next.1",
"@backstage/config": "^1.0.1",
"@backstage/errors": "^1.1.0-next.0",
"@types/express": "^4.17.6",
"express": "^4.18.1",
"jose": "^4.6.0",
"node-fetch": "^2.6.7",
@@ -33,7 +34,6 @@
},
"devDependencies": {
"@backstage/cli": "^0.18.0-next.1",
"@types/express": "^4.17.6",
"lodash": "^4.17.21",
"msw": "^0.43.0",
"uuid": "^8.0.0"