Skip to content

Commit a59af60

Browse files
authored
Merge pull request #12 from tinymanorg/feat/tiny-1773-swap-router-v2
Update tinyman-js-sdk package for swap router v2 changes
2 parents 150c1be + 421e563 commit a59af60

File tree

2 files changed

+53
-105
lines changed

2 files changed

+53
-105
lines changed

package-lock.json

Lines changed: 51 additions & 103 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tinymanorg/tinyman-swap-widget-sdk",
3-
"version": "1.0.8",
3+
"version": "1.0.9",
44
"description": "Easily integrate Tinyman Swap Widget into your dApp with JavaScript SDK.",
55
"main": "dist/index.js",
66
"typings": "dist/index.d.ts",
@@ -59,7 +59,7 @@
5959
},
6060
"homepage": "https://github.com/tinymanorg/tinyman-swap-widget-sdk#readme",
6161
"dependencies": {
62-
"@tinymanorg/tinyman-js-sdk": "^3.0.0",
62+
"@tinymanorg/tinyman-js-sdk": "^4.1.3",
6363
"algosdk": "^2.3.0"
6464
}
6565
}

0 commit comments

Comments
 (0)