Skip to content

Commit

Permalink
fix(bootstrap): update dependency algosdk to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent 5b708c6 commit ef6a6ba
Show file tree
Hide file tree
Showing 2 changed files with 128 additions and 39 deletions.
2 changes: 1 addition & 1 deletion contracts/bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"license": "MIT",
"dependencies": {
"@algorandfoundation/algokit-utils": "^6.2.1",
"algosdk": "^2.9.0",
"algosdk": "^3.0.0",
"prompts": "^2.4.2",
"yargs": "^17.7.2"
},
Expand Down
165 changes: 127 additions & 38 deletions pnpm-lock.yaml

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

0 comments on commit ef6a6ba

Please sign in to comment.