feat: implementing ActionRegistry service to register distributed actions
Signed-off-by: benjdlambert <ben@blam.sh>
This commit is contained in:
@@ -63,7 +63,8 @@
|
||||
"@types/express": "^4.17.6",
|
||||
"@types/luxon": "^3.0.0",
|
||||
"knex": "^3.0.0",
|
||||
"luxon": "^3.0.0"
|
||||
"luxon": "^3.0.0",
|
||||
"zod": "^3.22.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/backend-test-utils": "workspace:^",
|
||||
|
||||
Reference in New Issue
Block a user