Skip to content

Commit

Permalink
sdk: release v0.2.537
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 29, 2024
1 parent 3f3ade6 commit 13bde05
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.536",
"version": "0.2.537",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"directories": {
"lib": "lib"
},
"dependencies": {
"@coral-xyz/anchor": "^0.26.0",
"@drift-labs/sdk": "2.98.0-beta.9",
"@drift-labs/sdk": "2.98.0-beta.10",
"@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].9":
version "2.98.0-beta.9"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.98.0-beta.9.tgz#020070274a105a86d976b88433dc25fb944ad715"
integrity sha512-JlDZsUQKQECm0ZVabmL6fg90BN2J6lWInWcgzk+Z+tFPMBq0iUaFICppXVg/D8PXFuJJCDn8rHGKNqsupH8WuA==
"@drift-labs/[email protected].10":
version "2.98.0-beta.10"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.98.0-beta.10.tgz#4161bb81608ddece1648059e27a4c24b1b9ff669"
integrity sha512-RWwEDzFEexkdIX/xz9yvEU4IwDn57yPDwbJgThWdOPYDOLbUtqOyUpDkkbTfy4iSjZrzj+8A4sJXAaKma4oFUg==
dependencies:
"@coral-xyz/anchor" "0.28.0"
"@coral-xyz/anchor-30" "npm:@coral-xyz/[email protected]"
Expand Down

0 comments on commit 13bde05

Please sign in to comment.