Skip to content

Commit 6a3f5a3

Browse files
authored
1 parent c67ec7f commit 6a3f5a3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

plugins/home/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
"dependencies": {
3636
"@backstage/catalog-model": "workspace:^",
3737
"@backstage/config": "workspace:^",
38-
"@backstage/core-components": "workspace:^",
38+
"@backstage/core-components": "0.1.0",
3939
"@backstage/core-plugin-api": "workspace:^",
4040
"@backstage/plugin-catalog-react": "workspace:^",
41-
"@backstage/plugin-home-react": "workspace:^",
41+
"@backstage/plugin-home-react": "0.1.0",
4242
"@backstage/theme": "workspace:^",
4343
"@material-ui/core": "^4.12.2",
4444
"@material-ui/icons": "^4.9.1",
@@ -48,7 +48,7 @@
4848
"@rjsf/utils": "5.7.3",
4949
"@rjsf/validator-ajv8": "5.7.3",
5050
"@types/react": "^16.13.1 || ^17.0.0",
51-
"lodash": "^4.17.21",
51+
"lodash": "^4.17.23",
5252
"react-grid-layout": "^1.3.4",
5353
"react-resizable": "^3.0.4",
5454
"react-use": "^17.2.4",

0 commit comments

Comments
 (0)