Adjusted dependencies

Changed @types imports to be dev dependencies. Changed import of DiscoveryApi to remove reference to @backstage/plugin-permission-common

Signed-off-by: Robert Bunning <rbunning@webstaurantstore.com>
This commit is contained in:
Robert Bunning
2022-12-23 10:07:05 -05:00
parent 30519deddc
commit b267b6c045
4 changed files with 6 additions and 5 deletions
-1
View File
@@ -28,7 +28,6 @@
"@backstage/integration-react": "workspace:^",
"@backstage/plugin-adr-common": "workspace:^",
"@backstage/plugin-catalog-react": "workspace:^",
"@backstage/plugin-permission-common": "workspace:^",
"@backstage/plugin-search-common": "workspace:^",
"@backstage/plugin-search-react": "workspace:^",
"@backstage/theme": "workspace:^",