Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Nov 5, 2020
1 parent 534d92f commit 6aa582d
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.6",
"version": "2.7.7",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -91,7 +91,7 @@
"typescript": "3.0.1"
},
"dependencies": {
"@0x/asset-swapper": "^5.0.2",
"@0x/asset-swapper": "^5.0.3",
"@0x/base-contract": "^6.2.11",
"@0x/contracts-asset-proxy": "^3.6.4",
"@0x/contracts-erc1155": "^2.1.13",
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": "5.0.2",
"version": "5.0.3",
"engines": {
"node": ">=6.12"
},
Expand Down

0 comments on commit 6aa582d

Please sign in to comment.