fix: Update dependencies

This commit is contained in:
Alex Browne
2018-08-09 11:33:32 -07:00
parent b60a74c8bc
commit f3761af567
30 changed files with 45 additions and 45 deletions

View File

@@ -36,7 +36,7 @@
"chai": "^4.0.1",
"copyfiles": "^1.2.0",
"make-promises-safe": "^1.1.0",
"mocha": "^4.0.1",
"mocha": "^4.1.0",
"npm-run-all": "^4.1.2",
"shx": "^0.2.2",
"tslint": "5.11.0",
@@ -48,7 +48,7 @@
"@0xproject/web3-wrapper": "^1.1.2",
"ethereum-types": "^1.0.3",
"ethers": "3.0.22",
"lodash": "^4.17.4"
"lodash": "^4.17.5"
},
"publishConfig": {
"access": "public"