Skip to content

Commit

Permalink
sdk: release v0.2.511
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 17, 2024
1 parent 93dbc65 commit ce55e52
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,14 +1,14 @@
{
"name": "@drift-labs/competitions-sdk",
"version": "0.2.510",
"version": "0.2.511",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"directories": {
"lib": "lib"
},
"dependencies": {
"@coral-xyz/anchor": "^0.26.0",
"@drift-labs/sdk": "2.97.0-beta.20",
"@drift-labs/sdk": "2.97.0-beta.21",
"@solana/web3.js": "1.73.2",
"@switchboard-xyz/solana.js": "^2.7.1",
"cerializr": "^3.1.4",
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 @@
dependencies:
"@jridgewell/trace-mapping" "0.3.9"

"@drift-labs/[email protected].20":
version "2.97.0-beta.20"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.97.0-beta.20.tgz#885b42adbf907116161818e9d5403a51aab52316"
integrity sha512-s+G/L8mD6vjZ3uKt1jKD/G93m6g0RbtBN+H69pJOK2LfzYE7gSmjWmwB4x89wUv+V3p4PwG+zSIMH+0/S6Xy+Q==
"@drift-labs/[email protected].21":
version "2.97.0-beta.21"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.97.0-beta.21.tgz#a446f0a9cc8ca482697a0b6094aad87bbf9be132"
integrity sha512-t7uN4z+FTRG9Y1BxvdSvUpsJpxBQX7COOmz81Jy4AAIdhM9GLaf798DKXDJU7eoZIe3zKZPNaEHzhDVQpaTOFg==
dependencies:
"@coral-xyz/anchor" "0.28.0"
"@coral-xyz/anchor-30" "npm:@coral-xyz/[email protected]"
Expand Down

0 comments on commit ce55e52

Please sign in to comment.