Skip to content

Commit

Permalink
sdk: release v0.11.66
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 5, 2024
1 parent 1740646 commit b065b68
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.11.65",
"version": "0.11.66",
"scripts": {
"clean": "rm -rf lib",
"build": "yarn clean && tsc"
},
"dependencies": {
"@coral-xyz/anchor": "^0.26.0",
"@drift-labs/sdk": "2.103.0-beta.9",
"@drift-labs/sdk": "2.103.0-beta.10",
"@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].9":
version "2.103.0-beta.9"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.103.0-beta.9.tgz#02468afea5bdc023e2044f882eb0b184bdf5e8c0"
integrity sha512-YswyEuQDkJHgrwoLQ3vqNvnTuyAar21ynaN+4C+NlJtGzhp9oKOreNjEI5tpCzKjg/kiOf3WTjZRj51a75k1cQ==
"@drift-labs/[email protected].10":
version "2.103.0-beta.10"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.103.0-beta.10.tgz#e89f9b29a9f6e75147def700e546b5c8a9654fe2"
integrity sha512-sS/xBOtECKGjxk6En3gALm+Lrb1YKROgx4wZoeYZQuEy6kfJzhAYSE6GwcZlxDsVUtUT+a4GjwUYH6GzY4xrDQ==
dependencies:
"@coral-xyz/anchor" "0.28.0"
"@coral-xyz/anchor-30" "npm:@coral-xyz/[email protected]"
Expand Down

0 comments on commit b065b68

Please sign in to comment.