Use @backstage/plugin-search-common instead of @backstage/search-common

Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
This commit is contained in:
Eric Peterson
2022-03-03 17:02:37 +01:00
parent 6921edc6a0
commit 3e54f6c436
59 changed files with 94 additions and 74 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
* limitations under the License.
*/
import { IndexableDocument } from '@backstage/search-common';
import { IndexableDocument } from '@backstage/plugin-search-common';
/**
* TechDocs indexable document interface