plugins should not depend on core-api

This commit is contained in:
Fredrik Adelöw
2021-01-14 08:03:51 +01:00
parent a87014886a
commit a6f9dca0dc
13 changed files with 32 additions and 24 deletions
-1
View File
@@ -34,7 +34,6 @@
"dependencies": {
"@backstage/catalog-model": "^0.6.0",
"@backstage/core": "^0.4.3",
"@backstage/core-api": "^0.2.7",
"@backstage/plugin-catalog": "^0.2.8",
"@backstage/theme": "^0.2.2",
"@material-ui/core": "^4.11.0",