Skip to content

Commit

Permalink
Merge pull request #12 from tinymanorg/feat/tiny-1773-swap-router-v2
Browse files Browse the repository at this point in the history
Update tinyman-js-sdk package for swap router v2 changes
  • Loading branch information
fergalwalsh authored Jan 13, 2025
2 parents 150c1be + 421e563 commit a59af60
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 105 deletions.
154 changes: 51 additions & 103 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tinymanorg/tinyman-swap-widget-sdk",
"version": "1.0.8",
"version": "1.0.9",
"description": "Easily integrate Tinyman Swap Widget into your dApp with JavaScript SDK.",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down Expand Up @@ -59,7 +59,7 @@
},
"homepage": "https://github.com/tinymanorg/tinyman-swap-widget-sdk#readme",
"dependencies": {
"@tinymanorg/tinyman-js-sdk": "^3.0.0",
"@tinymanorg/tinyman-js-sdk": "^4.1.3",
"algosdk": "^2.3.0"
}
}

0 comments on commit a59af60

Please sign in to comment.