Skip to content

Commit

Permalink
Merge branch 'main' into fix/contract_info
Browse files Browse the repository at this point in the history
  • Loading branch information
willemneal authored Nov 14, 2024
2 parents cb15859 + bc49f4c commit 701611c
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 701611c

Please sign in to comment.