allow app-config of the catalog processingInterval

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2023-08-28 11:40:05 +02:00
parent 23d251cfae
commit 62f448edb0
13 changed files with 316 additions and 55 deletions
+1
View File
@@ -32,6 +32,7 @@
"clean": "backstage-cli package clean"
},
"dependencies": {
"@backstage/errors": "workspace:^",
"@backstage/types": "workspace:^",
"lodash": "^4.17.21"
},