aboutsummaryrefslogtreecommitdiffstats
path: root/packages/types/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/types/package.json')
-rw-r--r--packages/types/package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/types/package.json b/packages/types/package.json
index 31e853113..da7929ffa 100644
--- a/packages/types/package.json
+++ b/packages/types/package.json
@@ -29,5 +29,8 @@
"bignumber.js": "~4.1.0",
"web3": "^0.20.0",
"web3-typescript-typings": "^0.10.0"
+ },
+ "publishConfig": {
+ "access": "public"
}
}