diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index 397c267a7..7aa4d8c9d 100644 --- a/package.json +++ b/package.json @@ -42,11 +42,11 @@ "coveralls": "^3.0.0", "ganache-cli": "6.1.3", "lcov-result-merger": "^3.0.0", - "lerna": "3.0.0-beta.14", + "lerna": "3.0.0-beta.23", "npm-run-all": "^4.1.2", "prettier": "^1.11.1", - "wsrun": "^2.2.0", - "source-map-support": "^0.5.6" + "source-map-support": "^0.5.6", + "wsrun": "^2.2.0" }, "resolutions": { "ethers": "0xproject/ethers.js#eip-838-reasons" |