Skip to content

Commit

Permalink
feat(contracts): upgrade soroban-client to 1.0.0-beta.4
Browse files Browse the repository at this point in the history
  • Loading branch information
chopan123 committed Nov 7, 2023
1 parent bede51f commit 4d8d5c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"dependencies": {
"@soroban-react/core": "^7.2.3",
"soroban-client": "1.0.0-beta.2"
"soroban-client": "1.0.0-beta.4"
},
"devDependencies": {
"@babel/preset-react": "^7.22.5",
Expand Down

0 comments on commit 4d8d5c4

Please sign in to comment.