Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Apr 14, 2021
1 parent 97020df commit 9ce7393
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.33",
"version": "2.7.34",
"private": true,
"engines": {
"node": ">=6.12"
Expand Down Expand Up @@ -93,7 +93,7 @@
"typescript": "4.2.2"
},
"dependencies": {
"@0x/asset-swapper": "^6.5.2",
"@0x/asset-swapper": "^6.5.3",
"@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.2",
"version": "6.5.3",
"engines": {
"node": ">=6.12"
},
Expand Down

0 comments on commit 9ce7393

Please sign in to comment.