moved types from search-backend to search-common

Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
This commit is contained in:
Anders Näsman
2021-02-26 14:56:00 +01:00
committed by Eric Peterson
parent 608649b13c
commit 4abd922fb5
5 changed files with 3 additions and 34 deletions
+1
View File
@@ -22,6 +22,7 @@
"@backstage/backend-common": "^0.5.3",
"@backstage/config": "^0.1.2",
"@backstage/plugin-search-indexer-backend": "^0.1.1",
"@backstage/search-common": "^0.1.1",
"@types/express": "^4.17.6",
"express": "^4.17.1",
"express-promise-router": "^3.0.3",