aboutsummaryrefslogtreecommitdiffstats
path: root/packages/types
diff options
context:
space:
mode:
Diffstat (limited to 'packages/types')
-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 8364ce0c6..f4a587fc6 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"
}
}