We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcd7e16 commit ae1df8dCopy full SHA for ae1df8d
1 file changed
plugins/catalog-import/package.json
@@ -35,13 +35,13 @@
35
"@backstage/catalog-client": "workspace:^",
36
"@backstage/catalog-model": "workspace:^",
37
"@backstage/config": "workspace:^",
38
- "@backstage/core-components": "workspace:^",
+ "@backstage/core-components": "0.1.0",
39
"@backstage/core-plugin-api": "workspace:^",
40
"@backstage/errors": "workspace:^",
41
"@backstage/integration": "workspace:^",
42
- "@backstage/integration-react": "workspace:^",
+ "@backstage/integration-react": "1.1.20",
43
"@backstage/plugin-catalog-common": "workspace:^",
44
- "@backstage/plugin-catalog-react": "workspace:^",
+ "@backstage/plugin-catalog-react": "0.0.1",
45
"@material-ui/core": "^4.12.2",
46
"@material-ui/icons": "^4.9.1",
47
"@material-ui/lab": "4.0.0-alpha.61",
0 commit comments