adding express.Request back to interface
I tried to use the node-fetch request, however the express handlers appear to be passing down express.Request so its seems to be the right choice. Signed-off-by: Brian Fletcher <brian@roadie.io>
This commit is contained in:
@@ -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.13",
|
||||
"jose": "^4.6.0",
|
||||
"node-fetch": "^2.6.7",
|
||||
"winston": "^3.2.1"
|
||||
|
||||
Reference in New Issue
Block a user