Skip to content

Commit

Permalink
Update sdk to 1.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Lbqds committed Dec 26, 2024
1 parent 324e005 commit 4d7229d
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 13 deletions.
62 changes: 51 additions & 11 deletions sdk/js/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 sdk/js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alephium/wormhole-sdk",
"version": "0.4.0-rc.0",
"version": "0.4.0",
"description": "SDK for interacting with Alephium Wormhole",
"homepage": "https://wormholenetwork.com",
"main": "./lib/cjs/index.js",
Expand Down Expand Up @@ -54,7 +54,7 @@
},
"dependencies": {
"ethers": "^5.6.8",
"@alephium/web3": "^1.8.5",
"@alephium/web3": "^1.11.1",
"@alephium/token-list": "0.0.11",
"@improbable-eng/grpc-web": "^0.14.0",
"bech32": "^2.0.0",
Expand Down

0 comments on commit 4d7229d

Please sign in to comment.