Skip to content

Commit

Permalink
sdk: release v0.12.10
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 12, 2024
1 parent bedfe5b commit 065742a
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.9",
"version": "0.12.10",
"scripts": {
"clean": "rm -rf lib",
"build": "yarn clean && tsc"
},
"dependencies": {
"@coral-xyz/anchor": "0.26.0",
"@drift-labs/sdk": "2.104.0-beta.14",
"@drift-labs/sdk": "2.104.0-beta.15",
"@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].14":
version "2.104.0-beta.14"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.104.0-beta.14.tgz#ec21c762c14d490188c00998e3c693ac97824008"
integrity sha512-fQiHTMaZw3zD5Eyde7csNzau+ygj9c11kOrBLZBIXT3aELu9J/OzBcZEOsZgD2N0UtjuJ6wrLUSMoTH4pd4nIw==
"@drift-labs/[email protected].15":
version "2.104.0-beta.15"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.104.0-beta.15.tgz#ca6f707a71ab90963f616ec21106cd09b6eeeb73"
integrity sha512-+/60OY9nKSJDn+LHJe7q0p9Wnmze1CcYOE2l4DIHUL3sfG3VgQD5CEyzFQRDytrB6IRS9rI/Zvl2nCWXxyMlOA==
dependencies:
"@coral-xyz/anchor" "0.29.0"
"@coral-xyz/anchor-30" "npm:@coral-xyz/[email protected]"
Expand Down

0 comments on commit 065742a

Please sign in to comment.