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