Skip to content

Commit

Permalink
sdk: release v0.10.144
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 19, 2023
1 parent 6f92b8d commit fbc379e
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.143",
"version": "0.10.144",
"scripts": {
"clean": "rm -rf lib",
"build": "yarn clean && tsc"
},
"dependencies": {
"@coral-xyz/anchor": "^0.26.0",
"@drift-labs/sdk": "2.52.0-beta.9",
"@drift-labs/sdk": "2.52.0-beta.10",
"@solana/web3.js": "1.73.2"
},
"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 @@ -67,10 +67,10 @@
bn.js "^5.1.2"
buffer-layout "^1.2.0"

"@drift-labs/[email protected].9":
version "2.52.0-beta.9"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.52.0-beta.9.tgz#a40795e749345b1c4bedae80b500227d2c0ef58b"
integrity sha512-cTGPVbw/0l2wLPHwNcSO6Y2k4ZxXHO/DgRGgxp4mQeoknLyPpQ7s176HKadqx1kSu+KaZuJ+qn0prUzdYtophg==
"@drift-labs/[email protected].10":
version "2.52.0-beta.10"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.52.0-beta.10.tgz#0c56359f79a253c58473c5d02e009f95909f5bef"
integrity sha512-yACM2W5kKwP5KeaytNKPMKUss+BhQDUnnomlPnjeHYXCk9m8E44EwPUqniXFJk5PZYQPCrXa2ngxRuKvbaiw8g==
dependencies:
"@coral-xyz/anchor" "0.28.1-beta.2"
"@ellipsis-labs/phoenix-sdk" "^1.4.2"
Expand Down

0 comments on commit fbc379e

Please sign in to comment.