Merge pull request #25068 from drodil/notification_processor_filters

chore: move notification processor filters to common package
This commit is contained in:
Fredrik Adelöw
2024-07-10 08:02:10 +02:00
committed by GitHub
10 changed files with 89 additions and 40 deletions
@@ -39,6 +39,7 @@
"test": "backstage-cli package test"
},
"dependencies": {
"@backstage/config": "workspace:^",
"@material-ui/icons": "^4.9.1"
},
"devDependencies": {