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
@@ -1,4 +1,4 @@
# @backstage/search-common
# @backstage/plugin-search-common
## 0.3.0
+1 -1
View File
@@ -1,3 +1,3 @@
# @backstage/search-common
# @backstage/plugin-search-common
Common functionalities for Search, to be shared between various search-enabled plugins.
+1 -1
View File
@@ -1,4 +1,4 @@
## API Report File for "@backstage/search-common"
## API Report File for "@backstage/plugin-search-common"
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
+2 -2
View File
@@ -1,5 +1,5 @@
{
"name": "@backstage/search-common",
"name": "@backstage/plugin-search-common",
"description": "Common functionalities for Search, to be shared between various search-enabled plugins",
"version": "0.3.0",
"main": "src/index.ts",
@@ -17,7 +17,7 @@
"repository": {
"type": "git",
"url": "https://github.com/backstage/backstage",
"directory": "packages/search-common"
"directory": "plugins/search-common"
},
"keywords": [
"backstage",