Skip to content

Commit

Permalink
chore: Marked packages public
Browse files Browse the repository at this point in the history
  • Loading branch information
nsainaney committed Aug 8, 2020
1 parent 6e031a3 commit 39a328e
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion packages/c6o-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"k8s"
],
"publishConfig": {
"access": "restricted"
"access": "public"
},
"keywords": [
"codezero",
Expand Down
2 changes: 1 addition & 1 deletion packages/cert-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"k8s"
],
"publishConfig": {
"access": "restricted"
"access": "public"
},
"keywords": [
"codezero",
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"lib"
],
"publishConfig": {
"access": "restricted"
"access": "public"
},
"keywords": [
"codezero",
Expand Down
2 changes: 1 addition & 1 deletion packages/etcd-operator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"k8s"
],
"publishConfig": {
"access": "restricted"
"access": "public"
},
"keywords": [
"codezero",
Expand Down
2 changes: 1 addition & 1 deletion packages/etcd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"k8s"
],
"publishConfig": {
"access": "restricted"
"access": "public"
},
"keywords": [
"codezero",
Expand Down
2 changes: 1 addition & 1 deletion packages/grafana/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"k8s"
],
"publishConfig": {
"access": "restricted"
"access": "public"
},
"keywords": [
"codezero",
Expand Down
2 changes: 1 addition & 1 deletion packages/istio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"grafana"
],
"publishConfig": {
"access": "restricted"
"access": "public"
},
"keywords": [
"codezero",
Expand Down
2 changes: 1 addition & 1 deletion packages/kafka/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"k8s"
],
"publishConfig": {
"access": "restricted"
"access": "public"
},
"keywords": [
"codezero",
Expand Down
2 changes: 1 addition & 1 deletion packages/logging-elk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"k8s"
],
"publishConfig": {
"access": "restricted"
"access": "public"
},
"keywords": [
"codezero",
Expand Down
2 changes: 1 addition & 1 deletion packages/mattermost/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"k8s"
],
"publishConfig": {
"access": "restricted"
"access": "public"
},
"keywords": [
"codezero",
Expand Down
2 changes: 1 addition & 1 deletion packages/mongo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"k8s"
],
"publishConfig": {
"access": "restricted"
"access": "public"
},
"keywords": [
"codezero",
Expand Down
2 changes: 1 addition & 1 deletion packages/node-red/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"k8s"
],
"publishConfig": {
"access": "restricted"
"access": "public"
},
"keywords": [
"codezero",
Expand Down
2 changes: 1 addition & 1 deletion packages/precog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"k8s"
],
"publishConfig": {
"access": "restricted"
"access": "public"
},
"keywords": [
"codezero",
Expand Down
2 changes: 1 addition & 1 deletion packages/prometheus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"k8s"
],
"publishConfig": {
"access": "restricted"
"access": "public"
},
"keywords": [
"codezero",
Expand Down
2 changes: 1 addition & 1 deletion packages/rabbitmq/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"k8s"
],
"publishConfig": {
"access": "restricted"
"access": "public"
},
"keywords": [
"codezero",
Expand Down
2 changes: 1 addition & 1 deletion packages/verdaccio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"k8s"
],
"publishConfig": {
"access": "restricted"
"access": "public"
},
"keywords": [
"codezero",
Expand Down
2 changes: 1 addition & 1 deletion packages/vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"k8s"
],
"publishConfig": {
"access": "restricted"
"access": "public"
},
"keywords": [
"codezero",
Expand Down

0 comments on commit 39a328e

Please sign in to comment.