diff options
Diffstat (limited to 'packages/dev-utils/package.json')
-rw-r--r-- | packages/dev-utils/package.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/dev-utils/package.json b/packages/dev-utils/package.json index 09dce6a56..fbbcb182f 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" } } |