aboutsummaryrefslogtreecommitdiffstats
path: root/packages/base-contract/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/base-contract/package.json')
-rw-r--r--packages/base-contract/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/base-contract/package.json b/packages/base-contract/package.json
index efa4a5c81..d92566208 100644
--- a/packages/base-contract/package.json
+++ b/packages/base-contract/package.json
@@ -1,6 +1,6 @@
{
"name": "@0x/base-contract",
- "version": "3.0.3",
+ "version": "3.0.4",
"engines": {
"node": ">=6.12"
},
@@ -42,7 +42,7 @@
"dependencies": {
"@0x/typescript-typings": "^3.0.4",
"@0x/utils": "^2.0.4",
- "@0x/web3-wrapper": "^3.1.1",
+ "@0x/web3-wrapper": "^3.1.2",
"ethereum-types": "^1.1.2",
"ethers": "~4.0.4",
"lodash": "^4.17.5"