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