Skip to content

Commit

Permalink
build: update js-sdk to 13.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chadoh committed Nov 14, 2024
1 parent 02c9c8e commit 5ef6d54
Show file tree
Hide file tree
Showing 5 changed files with 79 additions and 34 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"build": "tsc"
},
"dependencies": {
"@stellar/stellar-sdk": "12.3.0",
"@stellar/stellar-sdk": "13.0.0",
"buffer": "6.0.3"
},
"devDependencies": {
Expand Down
55 changes: 39 additions & 16 deletions cmd/crates/soroban-spec-typescript/ts-tests/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cmd/crates/soroban-spec-typescript/ts-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"devDependencies": {
"@ava/typescript": "^4.1.0",
"@stellar/stellar-sdk": "12.3.0",
"@stellar/stellar-sdk": "13.0.0",
"@types/node": "^20.4.9",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
Expand Down

0 comments on commit 5ef6d54

Please sign in to comment.