Merge pull request #5113 from SDA-SE/feat/no-search-backend

Remove backend dependency in the plugin-search plugin
This commit is contained in:
Eric Peterson
2021-03-25 18:24:43 +01:00
committed by GitHub
-1
View File
@@ -32,7 +32,6 @@
"@backstage/core": "^0.7.2",
"@backstage/catalog-model": "^0.7.3",
"@backstage/plugin-catalog-react": "^0.1.2",
"@backstage/plugin-search-backend": "^0.1.1",
"@backstage/search-common": "^0.1.1",
"@backstage/theme": "^0.2.4",
"@material-ui/core": "^4.11.0",