We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 592df26 + 770150b commit 92577c4Copy full SHA for 92577c4
package.json
@@ -2,8 +2,12 @@
2
"name": "@cloudgraph/cg-provider-k8s",
3
"version": "0.0.1",
4
"description": "Kubernetes provider for the CloudGraph CLI",
5
+ "publishConfig": {
6
+ "access": "public"
7
+ },
8
"homepage": "https://www.cloudgraph.dev/",
9
"repository": "https://github.com/cloudgraphdev/cloudgraph-provider-kubernetes.git",
10
+ "bugs": "https://github.com/cloudgraphdev/cloudgraph-provider-kubernetes/issues",
11
"main": "dist/services/index.js",
12
"types": "dist/services/index.d.ts",
13
"author": "AutoCloud",
0 commit comments