Skip to content

Commit

Permalink
sdk: release v0.12.31
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 1, 2025
1 parent f617c71 commit fccb915
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.30",
"version": "0.12.31",
"scripts": {
"clean": "rm -rf lib",
"build": "yarn clean && tsc"
},
"dependencies": {
"@coral-xyz/anchor": "0.26.0",
"@drift-labs/sdk": "2.105.0-beta.3",
"@drift-labs/sdk": "2.105.0-beta.4",
"@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].3":
version "2.105.0-beta.3"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.105.0-beta.3.tgz#ba199a563ddf7e28e8fb830e86d59889e4e3afc6"
integrity sha512-xqCzArqk9eLZwdkIGAUofL87ftYANUPA619wr0tHlhng7ques1t77e7KVzKbQYnwgW17pK9B2NUYuB4TvvkgJg==
"@drift-labs/[email protected].4":
version "2.105.0-beta.4"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.105.0-beta.4.tgz#529bad78134c33e6cba002ebd7bddad2a10426c5"
integrity sha512-/VUEWcpf+MC4u/E0PnxQrw76uRnqGUAPci/Q1kBhKWPYtfcsQtMu8x+v9jtqfUWe8xU5nvHZlursi8KpDsk7kw==
dependencies:
"@coral-xyz/anchor" "0.29.0"
"@coral-xyz/anchor-30" "npm:@coral-xyz/[email protected]"
Expand Down

0 comments on commit fccb915

Please sign in to comment.