We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dcd7e16 + 8efd6d8 commit c7c947cCopy full SHA for c7c947c
1 file changed
plugins/gitops-profiles/package.json
@@ -33,10 +33,10 @@
33
"clean": "backstage-cli package clean"
34
},
35
"dependencies": {
36
- "@backstage/config": "workspace:^",
37
- "@backstage/core-components": "workspace:^",
38
- "@backstage/core-plugin-api": "workspace:^",
39
- "@backstage/theme": "workspace:^",
+ "@backstage/config": "0.1.1",
+ "@backstage/core-components": "0.1.0",
+ "@backstage/core-plugin-api": "0.1.0",
+ "@backstage/theme": "0.1.1",
40
"@material-ui/core": "^4.12.2",
41
"@material-ui/icons": "^4.9.1",
42
"@material-ui/lab": "4.0.0-alpha.61",
0 commit comments