Skip to content

Commit

Permalink
Bumping sdk to 2.98.0-beta.9
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 29, 2024
1 parent 81d18a7 commit 858bae0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@
"dependencies": {
"@metaplex-foundation/js": "^0.20.1"
}
}
}
6 changes: 3 additions & 3 deletions ts/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@drift-labs/vaults-sdk",
"version": "0.1.531",
"version": "0.1.532",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"directories": {
Expand All @@ -9,10 +9,10 @@
"dependencies": {
"@coral-xyz/anchor": "0.28.0",
"@drift-labs/sdk": "2.98.0-beta.9",
"@metaplex-foundation/js": "^0.20.1",
"@ledgerhq/hw-app-solana": "^7.1.1",
"@ledgerhq/hw-transport": "^6.30.1",
"@ledgerhq/hw-transport-node-hid": "^6.28.1",
"@metaplex-foundation/js": "^0.20.1",
"@solana/wallet-adapter-ledger": "^0.9.25",
"@solana/web3.js": "1.92.3",
"commander": "^11.0.0",
Expand All @@ -36,4 +36,4 @@
"resolutions": {
"@types/bn.js": "5.1.3"
}
}
}

0 comments on commit 858bae0

Please sign in to comment.