plugins: run yarn diff --yes to fix dependencies for new core packages

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2021-06-17 18:15:12 +02:00
parent 22684fa0d4
commit 89e3ef223f
39 changed files with 129 additions and 58 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
},
"dependencies": {
"@backstage/catalog-model": "^0.8.2",
"@backstage/core-components": "^0.1.2",
"@backstage/core-components": "^0.1.3",
"@backstage/core-plugin-api": "^0.1.2",
"@backstage/errors": "^0.1.1",
"@backstage/plugin-catalog-react": "^0.2.2",