Skip to content

Commit

Permalink
sdk: release v0.11.50
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 15, 2024
1 parent ad4dc92 commit 6e556bd
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.11.49",
"version": "0.11.50",
"scripts": {
"clean": "rm -rf lib",
"build": "yarn clean && tsc"
},
"dependencies": {
"@coral-xyz/anchor": "^0.26.0",
"@drift-labs/sdk": "2.101.0-beta.7",
"@drift-labs/sdk": "2.102.0-beta.0",
"@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/sdk@2.101.0-beta.7":
version "2.101.0-beta.7"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.101.0-beta.7.tgz#bf0753c7b0584ec164469a78b115d7eb40469dc4"
integrity sha512-O05ZXF2tV377tGXJi4OCOHPZr1g3JETzwEv02B0Vc67rv8UotQFkU2oB3thtxsARP8ts0ubJL6x1sgumxGiS/w==
"@drift-labs/sdk@2.102.0-beta.0":
version "2.102.0-beta.0"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.102.0-beta.0.tgz#5d285e46cdc18de17e17da3bb7e846790930553d"
integrity sha512-aoo1DA3eBvt8zoaLPnopICwZ19Ul5RPFPdQ8GRql63ZX79WE2QoS1xC14D9p/vAOxnpZ4e9UNGLDa/0vr8fvxg==
dependencies:
"@coral-xyz/anchor" "0.28.0"
"@coral-xyz/anchor-30" "npm:@coral-xyz/[email protected]"
Expand Down

0 comments on commit 6e556bd

Please sign in to comment.