aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/utils
diff options
context:
space:
mode:
Diffstat (limited to 'contracts/utils')
-rw-r--r--contracts/utils/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/contracts/utils/package.json b/contracts/utils/package.json
index 0d6b52c03..a776bdfbb 100644
--- a/contracts/utils/package.json
+++ b/contracts/utils/package.json
@@ -1,6 +1,6 @@
{
"name": "@0x/contracts-utils",
- "version": "1.0.1",
+ "version": "1.0.2",
"engines": {
"node": ">=6.12"
},
@@ -72,7 +72,7 @@
},
"dependencies": {
"@0x/base-contract": "^3.0.10",
- "@0x/contracts-multisig": "^1.0.1",
+ "@0x/contracts-multisig": "^1.0.2",
"@0x/order-utils": "^3.0.7",
"@0x/types": "^1.4.1",
"@0x/typescript-typings": "^3.0.6",