Skip to content

Commit

Permalink
fix: prefix the plugin name with backstage
Browse files Browse the repository at this point in the history
  • Loading branch information
drodil committed Jan 11, 2024
1 parent d8c361d commit f1550ad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion plugins/search-backend-module-qeta/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@drodil/plugin-search-backend-module-qeta",
"name": "@drodil/backstage-plugin-search-backend-module-qeta",
"description": "The qeta backend module for the search plugin.",
"keywords": [
"backstage",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3732,9 +3732,9 @@ __metadata:
languageName: unknown
linkType: soft

"@drodil/plugin-search-backend-module-qeta@workspace:plugins/search-backend-module-qeta":
"@drodil/backstage-plugin-search-backend-module-qeta@workspace:plugins/search-backend-module-qeta":
version: 0.0.0-use.local
resolution: "@drodil/plugin-search-backend-module-qeta@workspace:plugins/search-backend-module-qeta"
resolution: "@drodil/backstage-plugin-search-backend-module-qeta@workspace:plugins/search-backend-module-qeta"
dependencies:
"@backstage/backend-common": ^0.20.0
"@backstage/backend-plugin-api": ^0.6.8
Expand Down

0 comments on commit f1550ad

Please sign in to comment.