We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcd7e16 commit e35eb40Copy full SHA for e35eb40
1 file changed
plugins/kubernetes/package.json
@@ -35,12 +35,12 @@
35
"dependencies": {
36
"@backstage/catalog-model": "workspace:^",
37
"@backstage/config": "workspace:^",
38
- "@backstage/core-components": "workspace:^",
39
- "@backstage/core-plugin-api": "workspace:^",
+ "@backstage/core-components": "0.1.0",
+ "@backstage/core-plugin-api": "0.1.0",
40
"@backstage/errors": "workspace:^",
41
- "@backstage/plugin-catalog-react": "workspace:^",
+ "@backstage/plugin-catalog-react": "0.0.1",
42
"@backstage/plugin-kubernetes-common": "workspace:^",
43
- "@backstage/theme": "workspace:^",
+ "@backstage/theme": "0.1.1",
44
"@kubernetes-models/apimachinery": "^1.1.0",
45
"@kubernetes-models/base": "^4.0.1",
46
"@kubernetes/client-node": "0.18.1",
0 commit comments