Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @0x/contracts-integrations@2.7.35
 - @0x/asset-swapper@6.6.0
  • Loading branch information
Github Actions committed Apr 16, 2021
1 parent e4abd69 commit 6d877d5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions contracts/integrations/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/contracts-integrations",
"version": "2.7.34",
"version": "2.7.35",
"private": true,
"engines": {
"node": ">=6.12"
Expand Down Expand Up @@ -93,7 +93,7 @@
"typescript": "4.2.2"
},
"dependencies": {
"@0x/asset-swapper": "^6.5.3",
"@0x/asset-swapper": "^6.6.0",
"@0x/base-contract": "^6.2.18",
"@0x/contracts-asset-proxy": "^3.7.9",
"@0x/contracts-erc1155": "^2.1.27",
Expand Down
2 changes: 1 addition & 1 deletion packages/asset-swapper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/asset-swapper",
"version": "6.5.3",
"version": "6.6.0",
"engines": {
"node": ">=6.12"
},
Expand Down

0 comments on commit 6d877d5

Please sign in to comment.