Skip to content

Commit

Permalink
Release @alephium/wormhole-sdk 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Lbqds committed Oct 27, 2023
1 parent 12a259b commit 0baa915
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 57 deletions.
131 changes: 77 additions & 54 deletions sdk/js/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 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.1.2",
"version": "0.2.0",
"description": "SDK for interacting with Alephium Wormhole",
"homepage": "https://wormholenetwork.com",
"main": "./lib/cjs/index.js",
Expand Down Expand Up @@ -56,8 +56,8 @@
"typescript": "^4.3.5"
},
"dependencies": {
"@alephium/web3": "^0.18.2",
"@alephium/cli": "^0.18.2",
"@alephium/web3": "^0.22.0",
"@alephium/cli": "^0.22.0",
"@alephium/token-list": "0.0.11",
"@improbable-eng/grpc-web": "^0.14.0",
"@solana/spl-token": "^0.1.8",
Expand Down

0 comments on commit 0baa915

Please sign in to comment.