Skip to content

Commit 2dfbdb6

Browse files
authored
1 parent c67ec7f commit 2dfbdb6

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

plugins/playlist/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,20 +28,20 @@
2828
},
2929
"dependencies": {
3030
"@backstage/catalog-model": "workspace:^",
31-
"@backstage/core-components": "workspace:^",
31+
"@backstage/core-components": "0.1.0",
3232
"@backstage/core-plugin-api": "workspace:^",
3333
"@backstage/errors": "workspace:^",
34-
"@backstage/plugin-catalog-common": "workspace:^",
34+
"@backstage/plugin-catalog-common": "0.1.0",
3535
"@backstage/plugin-catalog-react": "workspace:^",
3636
"@backstage/plugin-permission-common": "workspace:^",
3737
"@backstage/plugin-permission-react": "workspace:^",
3838
"@backstage/plugin-playlist-common": "workspace:^",
39-
"@backstage/plugin-search-react": "workspace:^",
39+
"@backstage/plugin-search-react": "0.1.0",
4040
"@backstage/theme": "workspace:^",
4141
"@material-ui/core": "^4.12.2",
4242
"@material-ui/icons": "^4.9.1",
4343
"@material-ui/lab": "4.0.0-alpha.61",
44-
"lodash": "^4.17.21",
44+
"lodash": "^4.17.23",
4545
"pluralize": "^8.0.0",
4646
"qs": "^6.9.4",
4747
"react-hook-form": "^7.13.0",

0 commit comments

Comments
 (0)