aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ethers-typescript-typings/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/ethers-typescript-typings/package.json')
-rw-r--r--packages/ethers-typescript-typings/package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/ethers-typescript-typings/package.json b/packages/ethers-typescript-typings/package.json
index 588ff52b5..6d7601794 100644
--- a/packages/ethers-typescript-typings/package.json
+++ b/packages/ethers-typescript-typings/package.json
@@ -24,5 +24,8 @@
"tslint": "5.8.0",
"tslint-config-0xproject": "^0.0.2",
"typescript": "2.7.1"
+ },
+ "publishConfig": {
+ "access": "public"
}
}