Skip to content

Commit

Permalink
sdk: release v0.12.49
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 14, 2025
1 parent 0f9a37e commit 3fa84ac
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.12.48",
"version": "0.12.49",
"scripts": {
"clean": "rm -rf lib",
"build": "yarn clean && tsc"
},
"dependencies": {
"@coral-xyz/anchor": "0.26.0",
"@drift-labs/sdk": "2.107.0-beta.4",
"@drift-labs/sdk": "2.107.0-beta.5",
"@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 @@ -128,10 +128,10 @@
bn.js "^5.1.2"
buffer-layout "^1.2.0"

"@drift-labs/[email protected].4":
version "2.107.0-beta.4"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.107.0-beta.4.tgz#573f8faf4a9e728b8d30709c92580bc4a825a580"
integrity sha512-AqDK01xQ4XdQMI54qFhec5flF6Dy2pj+McgsI1tCONIC5X5FA/5DyAR9ONZina5moFw1q/borOvUM7ARsg0dnA==
"@drift-labs/[email protected].5":
version "2.107.0-beta.5"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.107.0-beta.5.tgz#dfce4d5b8d4a0f7d27d8f63587e0f45dd6ecfb6a"
integrity sha512-2GsF/WiEzOB2yZZXv6OMju6OArv96T5ZILWnm2vtOl81tZdAl6J6RwJxnz1x6jnHiIqBHChH+gtHGXWanaD03Q==
dependencies:
"@coral-xyz/anchor" "0.29.0"
"@coral-xyz/anchor-30" "npm:@coral-xyz/[email protected]"
Expand Down

0 comments on commit 3fa84ac

Please sign in to comment.