Skip to content

Commit aba9db2

Browse files
author
Github Actions
committed
Publish
- @0x/contracts-integrations@2.7.50 - @0x/asset-swapper@6.17.3
1 parent a668041 commit aba9db2

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.49",
3+
"version": "2.7.50",
44
"private": true,
55
"engines": {
66
"node": ">=6.12"
@@ -93,7 +93,7 @@
9393
"typescript": "4.2.2"
9494
},
9595
"dependencies": {
96-
"@0x/asset-swapper": "^6.17.2",
96+
"@0x/asset-swapper": "^6.17.3",
9797
"@0x/base-contract": "^6.4.0",
9898
"@0x/contracts-asset-proxy": "^3.7.15",
9999
"@0x/contracts-erc1155": "^2.1.33",

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": "6.17.2",
3+
"version": "6.17.3",
44
"engines": {
55
"node": ">=6.12"
66
},

0 commit comments

Comments
 (0)