diff options
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 82c84e746..029428b38 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "types-bn": "^0.0.1", "types-ethereumjs-util": "^0.0.5", "typescript": "^2.4.1", - "web3_beta": "https://github.com/ethereum/web3.js#1.0", + "web3_beta": "ethereum/web3.js#1.0", "web3-provider-engine": "^13.0.1", "web3-typescript-typings": "^0.3.2", "webpack": "^3.1.0" |