Skip to content

Commit

Permalink
sdk: release v0.10.438
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 3, 2024
1 parent 033a5ae commit 2a717b0
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.437",
"version": "0.10.438",
"scripts": {
"clean": "rm -rf lib",
"build": "yarn clean && tsc"
},
"dependencies": {
"@coral-xyz/anchor": "^0.26.0",
"@drift-labs/sdk": "2.86.0-beta.1",
"@drift-labs/sdk": "2.86.0-beta.2",
"@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 @@ -109,10 +109,10 @@
bn.js "^5.1.2"
buffer-layout "^1.2.0"

"@drift-labs/[email protected].1":
version "2.86.0-beta.1"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.86.0-beta.1.tgz#bebd60ccfb490cae315bfc85afad0620d1f4456b"
integrity sha512-qXt6dXkQ350n2efrEvkS9uQU/iNRs22j4CLhN4qwTU6PJlkCYX5mwo4UvzAi/7ML6Ao+5I7WuZIwYykJR/q1iA==
"@drift-labs/[email protected].2":
version "2.86.0-beta.2"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.86.0-beta.2.tgz#5b5b34721607e1537bcf1e6ef00f943ca31a077d"
integrity sha512-xYcqaN8mo8eDRkT6yCQm79vXkR+DyNxq/oCpr17p3A6x38zxcjIO3vntd/SesaWp1VqgLUdvo3ILKtPy4Sbu7Q==
dependencies:
"@coral-xyz/anchor" "0.28.0"
"@ellipsis-labs/phoenix-sdk" "^1.4.2"
Expand Down

0 comments on commit 2a717b0

Please sign in to comment.