Fix after merge

This commit is contained in:
Marek Calus
2020-11-26 10:18:45 +01:00
parent 8e7696d533
commit 8bef6b9a5f
+2 -2
View File
@@ -22,7 +22,7 @@
},
"dependencies": {
"@backstage/catalog-model": "^0.2.0",
"@backstage/core": "^0.3.1",
"@backstage/core": "^0.3.2",
"@backstage/plugin-catalog": "^0.2.0",
"@backstage/plugin-catalog-backend": "^0.3.0",
"@backstage/theme": "^0.2.1",
@@ -40,7 +40,7 @@
"yaml": "^1.10.0"
},
"devDependencies": {
"@backstage/cli": "^0.3.0",
"@backstage/cli": "^0.3.1",
"@backstage/dev-utils": "^0.1.4",
"@backstage/test-utils": "^0.1.3",
"@testing-library/jest-dom": "^5.10.1",