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 7db9aa297..334f353dc 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "find-versions": "^2.0.0", "jsonschema": "^1.1.1", "lodash": "^4.17.4", - "truffle-contract": "^2.0.0", + "truffle-contract": "^2.0.1", "web3": "^0.19.0" } } |