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 d1fff0808..554b3980e 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "jsonschema": "^1.1.1", "lodash": "^4.17.4", "publish-release": "^1.3.3", - "truffle-contract": "^2.0.1", + "truffle-contract": "0xproject/truffle-contract#temporary", "web3": "^0.19.0" } } |