Skip to content

Commit

Permalink
Merge pull request #72 from blocto/feat/update-sdk
Browse files Browse the repository at this point in the history
Feat/update sdk
  • Loading branch information
sanyu1225 authored Oct 26, 2023
2 parents d88ea1e + de5a53c commit 23a51a6
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.1-beta.0",
"@blocto/sdk": "^0.7.1",
"@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.1-beta.0":
version "0.7.1-beta.0"
resolved "https://registry.yarnpkg.com/@blocto/sdk/-/sdk-0.7.1-beta.0.tgz#31faf2c2e9838df37d76ad23d2714f69057c2ddb"
integrity sha512-HfEmzO3uqwdrT7M01lYtyAJGHqO6B6w8mgkyXNcrVIn4p9JOqAxblY2DijJqwqQGwUFuteqFZqTaAllBjYUEuw==
"@blocto/sdk@^0.7.1":
version "0.7.1"
resolved "https://registry.yarnpkg.com/@blocto/sdk/-/sdk-0.7.1.tgz#015b3b3c91963094b276dc8558fed9f2df5a7881"
integrity sha512-HsPQ8+AbSj1Xo2fQp8mUwfUd6JFGrOk0YEi9mcbUHOe+NEkf5L5B7A36zrSNZXA6HpDNuS/Q4+KPyWv+DW+BvQ==
dependencies:
buffer "^6.0.3"
eip1193-provider "^1.0.1"
Expand Down

0 comments on commit 23a51a6

Please sign in to comment.