Skip to content

Commit

Permalink
sdk: release v0.10.589
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 10, 2024
1 parent feeb412 commit 0b3b97e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions ts/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@drift-labs/jit-proxy",
"version": "0.10.588",
"version": "0.10.589",
"scripts": {
"clean": "rm -rf lib",
"build": "yarn clean && tsc"
},
"dependencies": {
"@coral-xyz/anchor": "^0.26.0",
"@drift-labs/sdk": "2.97.0-beta.5",
"@drift-labs/sdk": "2.97.0-beta.6",
"@solana/web3.js": "1.91.7"
},
"engines": {
Expand Down
8 changes: 4 additions & 4 deletions ts/sdk/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -157,10 +157,10 @@
bn.js "^5.1.2"
buffer-layout "^1.2.0"

"@drift-labs/[email protected].5":
version "2.97.0-beta.5"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.97.0-beta.5.tgz#45cef8f1d2e29d050f0cf8d3d42ff96af7c7bdd2"
integrity sha512-Zb/Fe1exftpYmDjAa3JLQ69ycoUfTnWdmV8T1UN4Li9K//nfhmU/RkkxBi3eE9LNNc5MpDKpCaX2TwWPHOlVOA==
"@drift-labs/[email protected].6":
version "2.97.0-beta.6"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.97.0-beta.6.tgz#6960450de9a13862eea1ab1934a8249b0f580763"
integrity sha512-6JDNn54SSLijdsLIkx646UZ42vKU38ckTnLlMi+T56/07r5ZBTDRdo1Naqet+sulTWb2JraplZSYqXuQ4GnIow==
dependencies:
"@coral-xyz/anchor" "0.28.0"
"@coral-xyz/anchor-30" "npm:@coral-xyz/[email protected]"
Expand Down

0 comments on commit 0b3b97e

Please sign in to comment.