Skip to content

Commit 461e264

Browse files
committed
Update wormhole sdk
1 parent e79b6d9 commit 461e264

File tree

2 files changed

+40
-40
lines changed

2 files changed

+40
-40
lines changed

sdk/js/package-lock.json

+37-37
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/js/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alephium/wormhole-sdk",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "SDK for interacting with Alephium Wormhole",
55
"homepage": "https://wormholenetwork.com",
66
"main": "./lib/cjs/index.js",
@@ -56,8 +56,8 @@
5656
"typescript": "^4.3.5"
5757
},
5858
"dependencies": {
59-
"@alephium/web3": "^0.22.0",
60-
"@alephium/cli": "^0.22.0",
59+
"@alephium/web3": "^0.25.0",
60+
"@alephium/cli": "^0.25.0",
6161
"@alephium/token-list": "0.0.11",
6262
"@improbable-eng/grpc-web": "^0.14.0",
6363
"@solana/spl-token": "^0.1.8",

0 commit comments

Comments
 (0)