Skip to content

Commit

Permalink
update sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
H34D committed Nov 14, 2022
1 parent a4b24a9 commit a8981bc
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 @@ -28,7 +28,7 @@
"author": "hide-on-bush",
"dependencies": {
"@auth0/auth0-react": "^1.12.0",
"@masa-finance/masa-sdk": "^0.4.4",
"@masa-finance/masa-sdk": "^0.5.0",
"@rollup/plugin-commonjs": "^23.0.2",
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-typescript": "^9.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1952,10 +1952,10 @@
dependencies:
ethers "^5.6.9"

"@masa-finance/masa-sdk@^0.4.4":
version "0.4.4"
resolved "https://registry.yarnpkg.com/@masa-finance/masa-sdk/-/masa-sdk-0.4.4.tgz#f48f82deba80e00b25d36b444d69a6535c52d76a"
integrity sha512-WTbqWt8yd7wzNwYTyBrY1bJcolOndS4s0uiucu9j5lSy84wZrjv/Zih8KNxDvuVu3tvnM47E+trSMw9F05K3Ag==
"@masa-finance/masa-sdk@^0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@masa-finance/masa-sdk/-/masa-sdk-0.5.0.tgz#2992ede73072fd7c54fa9302db9c9378c6e0b203"
integrity sha512-P76UloRrsBT4hNWjm2gEEZ9cztRa6aUwb3i1gLp9YPrPx2aUxcHuM3oCmLw8alQqjxVyNy6JWhCvqzxDlSOcCg==
dependencies:
"@masa-finance/masa-contracts-identity" "^0.4.2"
arweave "^1.11.6"
Expand Down

0 comments on commit a8981bc

Please sign in to comment.