Skip to content

Commit

Permalink
⬆️ Upgrade iscn-js to v0.6.8 (#383)
Browse files Browse the repository at this point in the history
  • Loading branch information
WeiJun0827 committed Aug 23, 2023
1 parent b8b8ac6 commit 1db513d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
},
"dependencies": {
"@bundlr-network/client": "^0.11.2",
"@cosmjs/stargate": "^0.30.1",
"@cosmjs/proto-signing": "^0.30.1",
"@cosmjs/stargate": "^0.30.1",
"@ipld/car": "^4.1.6",
"@keplr-wallet/types": "^0.11.4",
"@likecoin/iscn-js": "^0.6.2",
"@likecoin/iscn-js": "^0.6.8",
"@likecoin/iscn-message-types": "^0.0.7",
"@likecoin/wallet-connector": "^0.21.0-beta.4",
"@nuxtjs/axios": "^5.13.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2646,10 +2646,10 @@
methods "^1.1.2"
path-to-regexp "^6.1.0"

"@likecoin/iscn-js@^0.6.2":
version "0.6.2"
resolved "https://registry.yarnpkg.com/@likecoin/iscn-js/-/iscn-js-0.6.2.tgz#fe8d29eafd21ad4e915b86a3ed54438696bb6140"
integrity sha512-XQoWwIVfj1pXy3Ky0pdPvLsME4pXOvHXnWGBmQ8FOUKDjYMqSyNBrdVhEvVcAbxbVs4RHhKPh0HFfKKQDtQLSg==
"@likecoin/iscn-js@^0.6.8":
version "0.6.8"
resolved "https://registry.yarnpkg.com/@likecoin/iscn-js/-/iscn-js-0.6.8.tgz#bb733daf3cb1961b3fc86052c41451b265fa2bb7"
integrity sha512-+vBBr9rNUFyM3Wej8LiQ4LT1XJG00DtrfJLtXG5loPffQVk+X4uDomo1U/DBh1HDCGQNeKQmtnR0nvwVleUvew==
dependencies:
"@likecoin/iscn-message-types" "0.0.7"
axios "^0.27.2"
Expand Down

0 comments on commit 1db513d

Please sign in to comment.