Skip to content

Commit

Permalink
sdk: release v0.12.19
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 18, 2024
1 parent 1289f4b commit 4cbea65
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.18",
"version": "0.12.19",
"scripts": {
"clean": "rm -rf lib",
"build": "yarn clean && tsc"
},
"dependencies": {
"@coral-xyz/anchor": "0.26.0",
"@drift-labs/sdk": "2.104.0-beta.31",
"@drift-labs/sdk": "2.104.0-beta.32",
"@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].31":
version "2.104.0-beta.31"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.104.0-beta.31.tgz#495b7f94a2a008423823583ff159697736341f0a"
integrity sha512-XfL3HS+OGWQsoQADEOKiqUZSMPzfhYqbZiwQc+segJg8Uyhxlb7hihzp7wBmZdS9eZRdrjCm5GuI3imC3q+w0g==
"@drift-labs/[email protected].32":
version "2.104.0-beta.32"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.104.0-beta.32.tgz#0065eb49089898fb9494ceb2728caef61c854510"
integrity sha512-G7XsghnJ9MugtXBo7kaOYdjToxFLPdN6+cfb8NXskfL/eMgwruoZSVuYK+Xv4Jscui+VDbWd1H/II6zBYcdjfw==
dependencies:
"@coral-xyz/anchor" "0.29.0"
"@coral-xyz/anchor-30" "npm:@coral-xyz/[email protected]"
Expand Down

0 comments on commit 4cbea65

Please sign in to comment.