events-node: update DefaultEventsService to use backend

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-05-24 17:10:57 +02:00
parent 9e65db8cc9
commit ea33c1240a
3 changed files with 307 additions and 64 deletions
+1
View File
@@ -52,6 +52,7 @@
},
"dependencies": {
"@backstage/backend-plugin-api": "workspace:^",
"@backstage/errors": "workspace:^",
"@backstage/types": "workspace:^",
"cross-fetch": "^4.0.0",
"uri-template": "^2.0.0"