Skip to content

Commit b444b3d

Browse files
authored
Merge pull request #92 from blend-capital/stellar-sdk-14.1
chore: update stellar sdk to 14.1
2 parents 5466ff2 + 64d5f8a commit b444b3d

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package-lock.json

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@blend-capital/blend-sdk",
3-
"version": "3.2.0-beta.3",
3+
"version": "3.2.0",
44
"description": "Javascript SDK for the Blend Protocol",
55
"type": "module",
66
"scripts": {
@@ -43,7 +43,7 @@
4343
},
4444
"dependencies": {
4545
"buffer": "6.0.3",
46-
"@stellar/stellar-sdk": "14.0.0-rc.3",
46+
"@stellar/stellar-sdk": "14.1.0",
4747
"follow-redirects": ">=1.15.6"
4848
}
4949
}

0 commit comments

Comments
 (0)