Skip to content

Commit

Permalink
4.1.3 (#36)
Browse files Browse the repository at this point in the history
* 4.1.3

* update package lock
  • Loading branch information
ra-phael authored Nov 16, 2023
1 parent 72d01fc commit 62e5b72
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
78 changes: 39 additions & 39 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@violetprotocol/mauve-smart-order-router",
"version": "4.1.2",
"version": "4.1.3",
"description": "Mauve Smart Order Router",
"main": "build/main/index.js",
"typings": "build/main/index.d.ts",
Expand Down Expand Up @@ -34,10 +34,10 @@
"@uniswap/default-token-list": "^2.0.0",
"@uniswap/permit2-sdk": "^1.2.0",
"@uniswap/token-lists": "^1.0.0-beta.25",
"@violetprotocol/mauve-router-sdk": "1.6.5",
"@violetprotocol/mauve-router-sdk": "1.6.6",
"@violetprotocol/mauve-swap-router-contracts": "1.5.4",
"@violetprotocol/mauve-v2-sdk": "3.1.0",
"@violetprotocol/mauve-v3-sdk": "4.2.4",
"@violetprotocol/mauve-v2-sdk": "3.1.1",
"@violetprotocol/mauve-v3-sdk": "4.2.5",
"async-retry": "^1.3.1",
"await-timeout": "^1.1.1",
"axios": "^0.21.1",
Expand Down

0 comments on commit 62e5b72

Please sign in to comment.