fix: circular dependency came back

This commit is contained in:
Paul Marbach
2020-04-07 10:56:19 -04:00
parent a204fa25c6
commit 022e71575b
-2
View File
@@ -26,7 +26,6 @@
},
"devDependencies": {
"@backstage/cli": "^0.1.1-alpha.2",
"@backstage/core": "^0.1.1-alpha.2",
"@backstage/theme": "^0.1.1-alpha.2",
"@material-ui/core": "^4.9.1",
"@testing-library/jest-dom": "^4.2.4",
@@ -40,7 +39,6 @@
"react-router-dom": "^5.1.2"
},
"peerDependencies": {
"@backstage/core": "^0.1.1-alpha.2",
"@backstage/theme": "^0.1.1-alpha.2",
"@material-ui/core": "^4.9.1",
"@testing-library/jest-dom": "^4.2.4",