events-node: generate client

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-05-23 01:31:10 +02:00
parent acdefea2a1
commit b8be639b9a
19 changed files with 496 additions and 61 deletions
+3 -1
View File
@@ -52,7 +52,9 @@
},
"dependencies": {
"@backstage/backend-plugin-api": "workspace:^",
"@backstage/types": "workspace:^"
"@backstage/types": "workspace:^",
"cross-fetch": "^4.0.0",
"uri-template": "^2.0.0"
},
"devDependencies": {
"@backstage/backend-common": "^0.25.0",