Skip to content

Commit

Permalink
sdk: release v0.2.522
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 21, 2024
1 parent a2ebcc7 commit 19f5748
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.521",
"version": "0.2.522",
"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.31",
"@drift-labs/sdk": "2.97.0-beta.32",
"@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].31":
version "2.97.0-beta.31"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.97.0-beta.31.tgz#2657518ce40720d32871e10d212fe15c586315b8"
integrity sha512-6ii6JMcdAvoaRwOlcsQtn+mpitI97K+Nqd0CR/UW6H0x8jrcROf5f+hgvSYxnm7eLuZknXROTV9SF1Vgkoi9Ug==
"@drift-labs/[email protected].32":
version "2.97.0-beta.32"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.97.0-beta.32.tgz#667070ec8b1da5a225680f9e583ff18f5f2a9aa7"
integrity sha512-Kn4AGxE0vs8+PYXl3uq0CC9sqr35WeA82zDmAUKyDI4ie60w1NTJg2AnbxExQNK3kJ3S3qJx8EdvLw6YxgzXFg==
dependencies:
"@coral-xyz/anchor" "0.28.0"
"@coral-xyz/anchor-30" "npm:@coral-xyz/[email protected]"
Expand Down

0 comments on commit 19f5748

Please sign in to comment.