Skip to content

Commit

Permalink
sdk: release v0.12.27
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 24, 2024
1 parent e8138a2 commit 551f014
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.26",
"version": "0.12.27",
"scripts": {
"clean": "rm -rf lib",
"build": "yarn clean && tsc"
},
"dependencies": {
"@coral-xyz/anchor": "0.26.0",
"@drift-labs/sdk": "2.104.0-beta.39",
"@drift-labs/sdk": "2.105.0-beta.0",
"@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/sdk@2.104.0-beta.39":
version "2.104.0-beta.39"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.104.0-beta.39.tgz#77b656f96902c425d999a62e0c101e0249480fe9"
integrity sha512-8hPn/L3d1HCvDxdt/5bMng1kl7nEul/hhmGyY8GqpIU8PNpw5cc0pOezjA/XNnyiS9u4vHhpMuEhrrYgBBBdOQ==
"@drift-labs/sdk@2.105.0-beta.0":
version "2.105.0-beta.0"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.105.0-beta.0.tgz#cea9ba6608669990f2d1539231af931f6a87b6fc"
integrity sha512-5Vw+zjcm2YBlGOuRFuRAjKXWtWmLdBckFyyvD7fx9ByeHNhR9/lP8NmBl36yuYAItPlc7JkAVxxwpd+nEEl8hA==
dependencies:
"@coral-xyz/anchor" "0.29.0"
"@coral-xyz/anchor-30" "npm:@coral-xyz/[email protected]"
Expand Down

0 comments on commit 551f014

Please sign in to comment.