Skip to content

Commit

Permalink
sdk: release v0.10.541
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 10, 2024
1 parent a70950d commit 06fe8e8
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.540",
"version": "0.10.541",
"scripts": {
"clean": "rm -rf lib",
"build": "yarn clean && tsc"
},
"dependencies": {
"@coral-xyz/anchor": "^0.26.0",
"@drift-labs/sdk": "2.95.0-beta.6",
"@drift-labs/sdk": "2.95.0-beta.7",
"@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 @@ -157,10 +157,10 @@
bn.js "^5.1.2"
buffer-layout "^1.2.0"

"@drift-labs/[email protected].6":
version "2.95.0-beta.6"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.95.0-beta.6.tgz#41a86147c1a387ceb13d33f4e871160c9d366802"
integrity sha512-ei05B0ze/T6TwLSsvUCKsRuqu0h7Ph/Iy+l62EtDD0+4D0Bri7s9kylqJwPHpVpjeqpM6n+kSfFY4DZNOIPCDQ==
"@drift-labs/[email protected].7":
version "2.95.0-beta.7"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.95.0-beta.7.tgz#4d67427c811358f5848dfc8639b982eb9713e708"
integrity sha512-GazjPw3YKfCR4GsU5A5qn6nCXnGOlKYqBmRRI599oczvZmRSVQv65MhOD03HfXxCOXzoZYSfI/KoIlD6ZJbU6w==
dependencies:
"@coral-xyz/anchor" "0.28.0"
"@coral-xyz/anchor-30" "npm:@coral-xyz/[email protected]"
Expand Down

0 comments on commit 06fe8e8

Please sign in to comment.