Skip to content

Commit

Permalink
feat: update sdk to 0.8.1-beta.0
Browse files Browse the repository at this point in the history
  • Loading branch information
q20274982 committed Nov 2, 2023
1 parent abf4b44 commit dce3506
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@blocto/dappauth": "^2.1.0",
"@blocto/fcl": "^1.0.0-alpha.1",
"@blocto/sdk": "^0.7.2",
"@blocto/sdk": "0.8.1-beta.0",
"@chakra-ui/icons": "^1.1.1",
"@chakra-ui/react": "^1.7.4",
"@emotion/react": "^11",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1311,10 +1311,10 @@
"@onflow/util-template" "^1.0.1"
"@onflow/util-uid" "^1.0.1"

"@blocto/sdk@^0.7.2":
version "0.7.2"
resolved "https://registry.yarnpkg.com/@blocto/sdk/-/sdk-0.7.2.tgz#5d31b2f30d742ca72f216f731b574f23c5966075"
integrity sha512-9r2FLR1F4CSTcuwLGClSH+mFEaB9bZB5lxErL1MzUtoxQY0TmY4pcHfeWmO8bbauwYYRdT1h1DdvpBF7O6OTYw==
"@blocto/sdk@0.8.1-beta.0":
version "0.8.1-beta.0"
resolved "https://registry.yarnpkg.com/@blocto/sdk/-/sdk-0.8.1-beta.0.tgz#83da285c666c56c9ca144dbee46f3e01c6b886f0"
integrity sha512-MgKvdmvzDIphxZFnES5L7K3y2zMwvE4AGB9VEEOfzAN75iakeBDF9clZXY38gHp5qWBNV6O9Hvco80P+mphRkw==
dependencies:
buffer "^6.0.3"
eip1193-provider "^1.0.1"
Expand Down

0 comments on commit dce3506

Please sign in to comment.