- @0x/contracts-zero-ex@0.28.2
 - @0x/asset-swapper@16.26.1
 - @0x/migrations@8.1.3
This commit is contained in:
Github Actions 2021-08-19 23:12:22 +00:00
parent 20e23bf3f6
commit ed3524e0d7
3 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "@0x/contracts-zero-ex", "name": "@0x/contracts-zero-ex",
"version": "0.28.1", "version": "0.28.2",
"engines": { "engines": {
"node": ">=6.12" "node": ">=6.12"
}, },

View File

@ -1,6 +1,6 @@
{ {
"name": "@0x/asset-swapper", "name": "@0x/asset-swapper",
"version": "16.26.0", "version": "16.26.1",
"engines": { "engines": {
"node": ">=6.12" "node": ">=6.12"
}, },
@ -100,7 +100,7 @@
"@0x/contracts-test-utils": "^5.4.9", "@0x/contracts-test-utils": "^5.4.9",
"@0x/contracts-utils": "^4.7.17", "@0x/contracts-utils": "^4.7.17",
"@0x/mesh-rpc-client": "^9.4.2", "@0x/mesh-rpc-client": "^9.4.2",
"@0x/migrations": "^8.1.2", "@0x/migrations": "^8.1.3",
"@0x/sol-compiler": "^4.7.3", "@0x/sol-compiler": "^4.7.3",
"@0x/subproviders": "^6.5.3", "@0x/subproviders": "^6.5.3",
"@0x/ts-doc-gen": "^0.0.28", "@0x/ts-doc-gen": "^0.0.28",

View File

@ -1,6 +1,6 @@
{ {
"name": "@0x/migrations", "name": "@0x/migrations",
"version": "8.1.2", "version": "8.1.3",
"engines": { "engines": {
"node": ">=6.12" "node": ">=6.12"
}, },
@ -81,7 +81,7 @@
"@0x/contracts-multisig": "^4.1.38", "@0x/contracts-multisig": "^4.1.38",
"@0x/contracts-staking": "^2.0.45", "@0x/contracts-staking": "^2.0.45",
"@0x/contracts-utils": "^4.7.17", "@0x/contracts-utils": "^4.7.17",
"@0x/contracts-zero-ex": "^0.28.1", "@0x/contracts-zero-ex": "^0.28.2",
"@0x/sol-compiler": "^4.7.3", "@0x/sol-compiler": "^4.7.3",
"@0x/subproviders": "^6.5.3", "@0x/subproviders": "^6.5.3",
"@0x/typescript-typings": "^5.2.0", "@0x/typescript-typings": "^5.2.0",