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
@@ -24,7 +24,7 @@
},
"dependencies": {
"@backstage/errors": "^0.2.2",
"@backstage/search-common": "^0.3.0",
"@backstage/plugin-search-common": "^0.3.0",
"@types/lunr": "^2.3.3",
"lodash": "^4.17.21",
"lunr": "^2.3.9",