Skip to content

Commit 6aa582d

Browse files
author
Github Actions
committed
Publish
- @0x/contracts-integrations@2.7.7 - @0x/asset-swapper@5.0.3
1 parent 534d92f commit 6aa582d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

contracts/integrations/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@0x/contracts-integrations",
3-
"version": "2.7.6",
3+
"version": "2.7.7",
44
"engines": {
55
"node": ">=6.12"
66
},
@@ -91,7 +91,7 @@
9191
"typescript": "3.0.1"
9292
},
9393
"dependencies": {
94-
"@0x/asset-swapper": "^5.0.2",
94+
"@0x/asset-swapper": "^5.0.3",
9595
"@0x/base-contract": "^6.2.11",
9696
"@0x/contracts-asset-proxy": "^3.6.4",
9797
"@0x/contracts-erc1155": "^2.1.13",

packages/asset-swapper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@0x/asset-swapper",
3-
"version": "5.0.2",
3+
"version": "5.0.3",
44
"engines": {
55
"node": ">=6.12"
66
},

0 commit comments

Comments
 (0)