Skip to content

Commit

Permalink
build: update js-sdk to 13rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
chadoh committed Nov 14, 2024
1 parent 9e15e95 commit f407889
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-rc.2",
"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-rc.2",
"@types/node": "^20.4.9",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
Expand Down

0 comments on commit f407889

Please sign in to comment.