diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 9519fd40d..b8ce29c4a 100644 --- a/package.json +++ b/package.json @@ -16,11 +16,11 @@ "mnemonic": "concert load couple harbor equip island argue ramp clarify fence smart topic" }, "devDependencies": { - "@0xproject/utils": "^0.4.0", + "@0xproject/utils": "^0.4.1", "async-child-process": "^1.1.1", "ethereumjs-testrpc": "^6.0.3", "lerna": "^2.5.1", - "prettier": "^1.11.0", + "prettier": "^1.11.1", "publish-release": "0xproject/publish-release", "semver-sort": "^0.0.4" } |