Skip to content

Commit c96d87d

Browse files
committed
1 parent c67ec7f commit c96d87d

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

plugins/explore-backend/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,16 @@
2222
"postpack": "backstage-cli package postpack"
2323
},
2424
"dependencies": {
25-
"@backstage/backend-common": "workspace:^",
26-
"@backstage/config": "workspace:^",
25+
"@backstage/backend-common": "0.24.1",
26+
"@backstage/config": "0.1.1",
2727
"@backstage/plugin-explore-common": "workspace:^",
28-
"@backstage/plugin-search-backend-module-explore": "workspace:^",
29-
"@backstage/plugin-search-common": "workspace:^",
28+
"@backstage/plugin-search-backend-module-explore": "0.3.6",
29+
"@backstage/plugin-search-common": "0.3.1",
3030
"@backstage/types": "workspace:^",
3131
"@types/express": "*",
3232
"express": "^4.18.1",
3333
"express-promise-router": "^4.1.0",
34-
"lodash": "^4.17.21",
34+
"lodash": "^4.17.23",
3535
"node-fetch": "^2.6.7",
3636
"winston": "^3.2.1",
3737
"yn": "^4.0.0"

0 commit comments

Comments
 (0)