- @0x/contracts-asset-proxy@2.2.4
 - @0x/contracts-coordinator@2.0.9
 - @0x/contracts-dev-utils@0.0.6
 - @0x/contracts-exchange-forwarder@3.0.8
 - @0x/contracts-exchange@2.1.10
 - @0x/contracts-extensions@4.0.4
 - @0x/contracts-multisig@3.1.10
This commit is contained in:
David Sun 2019-07-31 14:14:47 -07:00
parent ae531eef5f
commit 281c207921
7 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@0x/contracts-asset-proxy",
"version": "2.2.3",
"version": "2.2.4",
"engines": {
"node": ">=6.12"
},

View File

@ -1,6 +1,6 @@
{
"name": "@0x/contracts-coordinator",
"version": "2.0.8",
"version": "2.0.9",
"engines": {
"node": ">=6.12"
},

View File

@ -1,6 +1,6 @@
{
"name": "@0x/contracts-dev-utils",
"version": "0.0.5",
"version": "0.0.6",
"engines": {
"node": ">=6.12"
},

View File

@ -1,6 +1,6 @@
{
"name": "@0x/contracts-exchange-forwarder",
"version": "3.0.7",
"version": "3.0.8",
"engines": {
"node": ">=6.12"
},

View File

@ -1,6 +1,6 @@
{
"name": "@0x/contracts-exchange",
"version": "2.1.9",
"version": "2.1.10",
"engines": {
"node": ">=6.12"
},

View File

@ -1,6 +1,6 @@
{
"name": "@0x/contracts-extensions",
"version": "4.0.3",
"version": "4.0.4",
"engines": {
"node": ">=6.12"
},

View File

@ -1,6 +1,6 @@
{
"name": "@0x/contracts-multisig",
"version": "3.1.9",
"version": "3.1.10",
"engines": {
"node": ">=6.12"
},