use node-fetch

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2024-05-25 11:38:55 +02:00
parent 09c05a10f2
commit 1354d81b86
9 changed files with 44 additions and 32 deletions
+1
View File
@@ -37,6 +37,7 @@
"@backstage/plugin-notifications-common": "workspace:^",
"@backstage/plugin-signals-node": "workspace:^",
"knex": "^3.0.0",
"node-fetch": "^2.6.7",
"uuid": "^9.0.0"
},
"devDependencies": {