- @0x/contracts-integrations@2.7.7
 - @0x/asset-swapper@5.0.3
This commit is contained in:
Github Actions 2020-11-05 23:57:34 +00:00
parent 534d92fa00
commit 6aa582d140
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@0x/contracts-integrations",
"version": "2.7.6",
"version": "2.7.7",
"engines": {
"node": ">=6.12"
},
@ -91,7 +91,7 @@
"typescript": "3.0.1"
},
"dependencies": {
"@0x/asset-swapper": "^5.0.2",
"@0x/asset-swapper": "^5.0.3",
"@0x/base-contract": "^6.2.11",
"@0x/contracts-asset-proxy": "^3.6.4",
"@0x/contracts-erc1155": "^2.1.13",

View File

@ -1,6 +1,6 @@
{
"name": "@0x/asset-swapper",
"version": "5.0.2",
"version": "5.0.3",
"engines": {
"node": ">=6.12"
},