remove plugin-catalog dep

This commit is contained in:
Samira Mokaram
2020-12-04 10:14:50 +01:00
parent 1c6f8417d1
commit afb65b2f88
+2 -1
View File
@@ -22,15 +22,16 @@
"dependencies": {
"@backstage/catalog-model": "^0.2.0",
"@backstage/core": "^0.3.0",
"@backstage/plugin-catalog": "^0.2.1",
"@backstage/test-utils": "^0.1.2",
"@backstage/theme": "^0.2.1",
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.45",
"classnames": "^2.2.6",
"date-fns": "^2.16.1",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-router-dom": "6.0.0-beta.0",
"react-use": "^15.3.3"
},
"devDependencies": {