Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed May 19, 2022
1 parent 1cd10f0 commit 4057bda
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/asset-swapper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/asset-swapper",
"version": "16.60.0",
"version": "16.60.1",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -82,6 +82,7 @@
"@ethersproject/strings": "^5.0.10",
"axios": "^0.21.1",
"axios-mock-adapter": "^1.19.0",
"balancer-labs-sor-v1": "npm:@balancer-labs/[email protected]",
"cream-sor": "^0.3.3",
"decimal.js": "^10.2.0",
"ethereum-types": "^3.7.0",
Expand All @@ -90,8 +91,7 @@
"graphql": "^15.4.0",
"graphql-request": "^3.4.0",
"heartbeats": "^5.0.1",
"lodash": "^4.17.11",
"balancer-labs-sor-v1": "npm:@balancer-labs/[email protected]"
"lodash": "^4.17.11"
},
"devDependencies": {
"@0x/abi-gen": "^5.8.0",
Expand Down

0 comments on commit 4057bda

Please sign in to comment.