Skip to content

Commit 72045ce

Browse files
authored
bindings typscript: update to latest js-sdk version (#2373)
1 parent cc816f5 commit 72045ce

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

cmd/crates/soroban-spec-typescript/fixtures/test_constructor/package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cmd/crates/soroban-spec-typescript/fixtures/test_custom_types/package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cmd/crates/soroban-spec-typescript/src/project_template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"build": "tsc"
99
},
1010
"dependencies": {
11-
"@stellar/stellar-sdk": "^14.1.1",
11+
"@stellar/stellar-sdk": "^14.5.0",
1212
"buffer": "6.0.3"
1313
},
1414
"devDependencies": {

0 commit comments

Comments
 (0)