- @0x/contracts-integrations@2.7.9
 - @0x/asset-swapper@5.1.1
This commit is contained in:
Github Actions 2020-11-14 02:19:41 +00:00
parent 426c15692d
commit 3133c509f9
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@0x/contracts-integrations",
"version": "2.7.8",
"version": "2.7.9",
"engines": {
"node": ">=6.12"
},
@ -91,7 +91,7 @@
"typescript": "3.0.1"
},
"dependencies": {
"@0x/asset-swapper": "^5.1.0",
"@0x/asset-swapper": "^5.1.1",
"@0x/base-contract": "^6.2.11",
"@0x/contracts-asset-proxy": "^3.6.5",
"@0x/contracts-erc1155": "^2.1.14",

View File

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