Skip to content

Commit

Permalink
sdk: release v0.10.52
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 26, 2023
1 parent 59c53dd commit a836301
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.51",
"version": "0.10.52",
"scripts": {
"clean": "rm -rf lib",
"build": "yarn clean && tsc"
},
"dependencies": {
"@coral-xyz/anchor": "^0.26.0",
"@drift-labs/sdk": "2.42.0-beta.18",
"@drift-labs/sdk": "2.43.0-beta.0",
"@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/sdk@2.42.0-beta.18":
version "2.42.0-beta.18"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.42.0-beta.18.tgz#40150612b673e8e76a163e57e786122ad6839d0e"
integrity sha512-acV4tGkPeBrzko4WFzBg3jskGrC/KU86Z+K7vMXGhTi0TO4bPF92pl5ZozMJ5LhTnj3c78nPMmqSme+Gm2d2Zw==
"@drift-labs/sdk@2.43.0-beta.0":
version "2.43.0-beta.0"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.43.0-beta.0.tgz#43da769f9eaf47ecb455e44f4cd09b5aaa3062d1"
integrity sha512-iYXVJdPn3RTqMsXw/HHqztQVLeZtC4XOlb4jMwTeuXsP3/xfkWOXJjlCOM51PWD2iVXu6sG67MgST4ipsXtjew==
dependencies:
"@coral-xyz/anchor" "0.28.1-beta.2"
"@ellipsis-labs/phoenix-sdk" "^1.4.2"
Expand Down

0 comments on commit a836301

Please sign in to comment.