Added express types to adr-backend plugin

Signed-off-by: Robert Bunning <rbunning@webstaurantstore.com>
This commit is contained in:
Robert Bunning
2022-12-21 13:28:46 -05:00
parent 39b54c6dd0
commit 0b1c9e4d65
2 changed files with 16 additions and 2 deletions
+1
View File
@@ -36,6 +36,7 @@
"@backstage/integration": "workspace:^",
"@backstage/plugin-adr-common": "workspace:^",
"@backstage/plugin-search-common": "workspace:^",
"@types/express": "^4.17.15",
"express": "^4.18.2",
"express-promise-router": "^4.1.1",
"luxon": "^3.0.0",