Skip to content

Commit

Permalink
feat(ts-bindings): update freighter and stellar-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
chadoh committed Feb 29, 2024
1 parent 1746e6b commit 84204d7
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"version": "0.0.0",
"name": "INSERT_CONTRACT_NAME_HERE",
"dependencies": {
"@stellar/freighter-api": "1.7.1",
"@stellar/freighter-api": "2.0.0",
"buffer": "6.0.3",
"@stellar/stellar-sdk": "11.2.0"
"@stellar/stellar-sdk": "11.2.2"
},
"scripts": {
"build": "node ./scripts/build.mjs"
Expand Down

0 comments on commit 84204d7

Please sign in to comment.