Install missing dependencies

Signed-off-by: Damon Kaswell <damon.kaswell1@hp.com>
This commit is contained in:
Damon Kaswell
2022-10-27 15:04:44 -07:00
committed by Fredrik Adelöw
parent 0f73743b05
commit 79ce0de43f
2 changed files with 5 additions and 1 deletions
@@ -21,7 +21,6 @@
"clean": "backstage-cli package clean",
"prepack": "backstage-cli package prepack",
"postpack": "backstage-cli package postpack"
},
"dependencies": {
"@backstage/backend-common": "workspace:^",
@@ -32,6 +31,8 @@
"@backstage/plugin-permission-common": "workspace:^",
"express": "^4.17.1",
"express-promise-router": "^4.1.0",
"knex": "^2.0.0",
"luxon": "^3.0.0",
"uuid": "^8.3.2",
"winston": "^3.2.1"
},
+3
View File
@@ -6037,6 +6037,9 @@ __metadata:
"@types/express": ^4.17.6
express: ^4.17.1
express-promise-router: ^4.1.0
knex: ^2.0.0
luxon: ^3.0.0
uuid: ^8.3.2
winston: ^3.2.1
languageName: unknown
linkType: soft