Skip to content

Commit 421e563

Browse files
committed
fix(package): Update tinyman-js-sdk package
1 parent 5487a19 commit 421e563

File tree

2 files changed

+11
-12
lines changed

2 files changed

+11
-12
lines changed

package-lock.json

Lines changed: 9 additions & 10 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": "github:tinymanorg/tinyman-js-sdk#7dc54a7185a377ef76492556a2fd943657f39f9d",
62+
"@tinymanorg/tinyman-js-sdk": "^4.1.3",
6363
"algosdk": "^2.3.0"
6464
}
6565
}

0 commit comments

Comments
 (0)