Skip to content

Commit 92577c4

Browse files
authored
Merge pull request #16 from cloudgraphdev/chore/update-package.json
2 parents 592df26 + 770150b commit 92577c4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

+4
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,12 @@
22
"name": "@cloudgraph/cg-provider-k8s",
33
"version": "0.0.1",
44
"description": "Kubernetes provider for the CloudGraph CLI",
5+
"publishConfig": {
6+
"access": "public"
7+
},
58
"homepage": "https://www.cloudgraph.dev/",
69
"repository": "https://github.com/cloudgraphdev/cloudgraph-provider-kubernetes.git",
10+
"bugs": "https://github.com/cloudgraphdev/cloudgraph-provider-kubernetes/issues",
711
"main": "dist/services/index.js",
812
"types": "dist/services/index.d.ts",
913
"author": "AutoCloud",

0 commit comments

Comments
 (0)