Skip to content

Commit 06c545a

Browse files
committed
1 parent c67ec7f commit 06c545a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

plugins/scaffolder-react/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,13 @@
4747
"dependencies": {
4848
"@backstage/catalog-client": "workspace:^",
4949
"@backstage/catalog-model": "workspace:^",
50-
"@backstage/core-components": "workspace:^",
51-
"@backstage/core-plugin-api": "workspace:^",
50+
"@backstage/core-components": "0.1.0",
51+
"@backstage/core-plugin-api": "0.1.0",
5252
"@backstage/errors": "workspace:^",
5353
"@backstage/plugin-catalog-react": "workspace:^",
5454
"@backstage/plugin-scaffolder-common": "workspace:^",
5555
"@backstage/theme": "workspace:^",
56-
"@backstage/types": "workspace:^",
56+
"@backstage/types": "0.1.1",
5757
"@backstage/version-bridge": "workspace:^",
5858
"@material-ui/core": "^4.12.2",
5959
"@material-ui/icons": "^4.9.1",
@@ -72,7 +72,7 @@
7272
"immer": "^9.0.1",
7373
"json-schema": "^0.4.0",
7474
"json-schema-library": "^7.3.9",
75-
"lodash": "^4.17.21",
75+
"lodash": "^4.17.23",
7676
"luxon": "^3.0.0",
7777
"qs": "^6.9.4",
7878
"react-use": "^17.2.4",

0 commit comments

Comments
 (0)