Correct type dependencies

Signed-off-by: Damon Kaswell <damon.kaswell1@hp.com>
This commit is contained in:
Damon Kaswell
2022-10-28 12:22:09 -07:00
committed by Fredrik Adelöw
parent 4582105db8
commit aec2382f80
@@ -29,6 +29,7 @@
"@backstage/config": "workspace:^",
"@backstage/plugin-catalog-backend": "workspace:^",
"@backstage/plugin-permission-common": "workspace:^",
"@types/express": "^4.17.6",
"express": "^4.17.1",
"express-promise-router": "^4.1.0",
"knex": "^2.0.0",
@@ -38,7 +39,7 @@
},
"devDependencies": {
"@backstage/cli": "workspace:^",
"@types/express": "^4.17.6"
"@types/luxon": "3.0.0"
},
"files": [
"dist",