aboutsummaryrefslogtreecommitdiffstats
path: root/packages/abi-gen/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/abi-gen/package.json')
-rw-r--r--packages/abi-gen/package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/abi-gen/package.json b/packages/abi-gen/package.json
index 741cf3940..57d5208ee 100644
--- a/packages/abi-gen/package.json
+++ b/packages/abi-gen/package.json
@@ -45,5 +45,8 @@
"tslint": "5.8.0",
"typescript": "2.7.1",
"web3-typescript-typings": "^0.10.0"
+ },
+ "publishConfig": {
+ "access": "public"
}
}