Skip to content

Commit

Permalink
update sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
0xodia committed Sep 9, 2024
1 parent e4749db commit 54d3286
Show file tree
Hide file tree
Showing 8 changed files with 187 additions and 428 deletions.
1 change: 1 addition & 0 deletions solend-sdk/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
__tests__/scripts.test.ts
dist/
node_modules/
204 changes: 0 additions & 204 deletions solend-sdk/__tests__/scripts.test.ts

This file was deleted.

4 changes: 2 additions & 2 deletions solend-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solendprotocol/solend-sdk",
"version": "0.13.2",
"version": "0.13.5",
"private": true,
"main": "src/index.ts",
"module": "src/index.ts",
Expand Down Expand Up @@ -29,7 +29,7 @@
"@solana/web3.js": "=1.92.3",
"@solendprotocol/token2022-wrapper-sdk": "^1.0.1",
"@solflare-wallet/utl-sdk": "^1.4.0",
"@switchboard-xyz/on-demand": "^1.2.20",
"@switchboard-xyz/on-demand": "1.2.27",
"@switchboard-xyz/sbv2-lite": "^0.2.4",
"axios": "^0.24.0",
"bignumber.js": "^9.0.2",
Expand Down
Loading

0 comments on commit 54d3286

Please sign in to comment.