Skip to content

Commit

Permalink
fix: cap stx contract call fees (#722)
Browse files Browse the repository at this point in the history
* fix: cap stx contract call fees

* chore: update core version

* chore: bump to core 6.0.1
  • Loading branch information
teebszet authored and dhriaznov committed Dec 20, 2023
1 parent 4ef7d4a commit 30c0e61
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 16 deletions.
32 changes: 17 additions & 15 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@ledgerhq/hw-transport-webusb": "^6.27.13",
"@phosphor-icons/react": "^2.0.10",
"@react-spring/web": "^9.6.1",
"@secretkeylabs/xverse-core": "5.3.0",
"@secretkeylabs/xverse-core": "6.0.1",
"@stacks/connect": "^6.10.2",
"@stacks/encryption": "4.3.5",
"@stacks/stacks-blockchain-api-types": "6.1.1",
Expand Down

0 comments on commit 30c0e61

Please sign in to comment.