aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dev-utils/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/dev-utils/package.json')
-rw-r--r--packages/dev-utils/package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/dev-utils/package.json b/packages/dev-utils/package.json
index 4ad613dbe..fa2ae18d2 100644
--- a/packages/dev-utils/package.json
+++ b/packages/dev-utils/package.json
@@ -46,5 +46,8 @@
"request-promise-native": "^1.0.5",
"web3": "^0.20.0",
"web3-provider-engine": "^13.0.1"
+ },
+ "publishConfig": {
+ "access": "public"
}
}