diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a86f06a54..a1382fb82 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "tslint-config-0xproject": "^0.0.2", "typedoc": "^0.8.0", "types-bn": "^0.0.1", - "types-ethereumjs-util": "^0.0.5", + "types-ethereumjs-util": "0xProject/types-ethereumjs-util", "typescript": "^2.4.1", "web3-provider-engine": "^13.0.1", "web3-typescript-typings": "^0.6.2", |