aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web3-wrapper
diff options
context:
space:
mode:
authorfragosti <francesco.agosti93@gmail.com>2018-08-10 06:57:12 +0800
committerfragosti <francesco.agosti93@gmail.com>2018-08-10 06:57:12 +0800
commit938a99f435ca01853ecb31f9267e2ba4b501d206 (patch)
tree6b1aea79d1130206f6f69b68e0747c87616f2fb6 /packages/web3-wrapper
parentb2c666bb1f2830211db208ba8398f2de799c8ee6 (diff)
parentf97ec000e109341f7b200d0ff9ff324bf3f97d3e (diff)
downloaddexon-sol-tools-938a99f435ca01853ecb31f9267e2ba4b501d206.tar
dexon-sol-tools-938a99f435ca01853ecb31f9267e2ba4b501d206.tar.gz
dexon-sol-tools-938a99f435ca01853ecb31f9267e2ba4b501d206.tar.bz2
dexon-sol-tools-938a99f435ca01853ecb31f9267e2ba4b501d206.tar.lz
dexon-sol-tools-938a99f435ca01853ecb31f9267e2ba4b501d206.tar.xz
dexon-sol-tools-938a99f435ca01853ecb31f9267e2ba4b501d206.tar.zst
dexon-sol-tools-938a99f435ca01853ecb31f9267e2ba4b501d206.zip
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/sra/add-sra-package
Diffstat (limited to 'packages/web3-wrapper')
-rw-r--r--packages/web3-wrapper/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/web3-wrapper/package.json b/packages/web3-wrapper/package.json
index 300382c7f..e1c3245b1 100644
--- a/packages/web3-wrapper/package.json
+++ b/packages/web3-wrapper/package.json
@@ -55,7 +55,7 @@
"dirty-chai": "^2.0.1",
"ganache-core": "0xProject/ganache-core",
"make-promises-safe": "^1.1.0",
- "mocha": "^4.0.1",
+ "mocha": "^4.1.0",
"npm-run-all": "^4.1.2",
"nyc": "^11.0.1",
"shx": "^0.2.2",
@@ -71,7 +71,7 @@
"ethereum-types": "^1.0.3",
"ethereumjs-util": "^5.1.1",
"ethers": "3.0.22",
- "lodash": "^4.17.4"
+ "lodash": "^4.17.5"
},
"publishConfig": {
"access": "public"