add express dep

Signed-off-by: Brian Fletcher <brian@roadie.io>
This commit is contained in:
Brian Fletcher
2022-08-16 13:26:14 +01:00
parent 782acbafdd
commit b16ebc2a1b
+1
View File
@@ -26,6 +26,7 @@
"@backstage/backend-common": "^0.15.0-next.0",
"@backstage/config": "^1.0.1",
"@backstage/errors": "^1.1.0",
"express": "^4.17.1",
"@types/express": "*",
"jose": "^4.6.0",
"node-fetch": "^2.6.7",