Skip to content

Commit 01e9eef

Browse files
committed
Bump @alephium/wormhole-sdk to 0.2.3
1 parent 4cd0095 commit 01e9eef

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

sdk/js/package-lock.json

+28-28
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.2",
3+
"version": "0.2.3",
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.25.0",
60-
"@alephium/cli": "^0.25.0",
59+
"@alephium/web3": "^0.27.3",
60+
"@alephium/cli": "^0.27.3",
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)