Skip to content

Commit

Permalink
update sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
H34D committed Dec 12, 2022
1 parent 3981302 commit ee9c81e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -29,7 +29,7 @@
"author": "hide-on-bush",
"dependencies": {
"@auth0/auth0-react": "^1.12.0",
"@masa-finance/masa-sdk": "^0.7.4",
"@masa-finance/masa-sdk": "^0.7.5",
"@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
Expand Up @@ -2186,10 +2186,10 @@
dependencies:
ethers "^5.6.9"

"@masa-finance/masa-sdk@^0.7.4":
version "0.7.4"
resolved "https://registry.yarnpkg.com/@masa-finance/masa-sdk/-/masa-sdk-0.7.4.tgz#c3cd50195fbd3703b7508dc9fe0cfad7da00cd12"
integrity sha512-12mOE0VbtggC9mqSq4X3HoECoL+4b/Maqe9YQoSVPaX975eHxnzUdBQYnQCSLG3I1yMf95Y4OBIh5rSuarjbhA==
"@masa-finance/masa-sdk@^0.7.5":
version "0.7.5"
resolved "https://registry.yarnpkg.com/@masa-finance/masa-sdk/-/masa-sdk-0.7.5.tgz#4241b020fbf37fb2d27e22d94e982bba1e7778f5"
integrity sha512-G9Ca9ykvRvljPkQFxXc3zSXOwGTnfuXUvyZAPNcd5KhNKbGx56DxAqY22F+byMmApLkZN8M2dh2oGlb7wKGZFQ==
dependencies:
"@masa-finance/masa-contracts-identity" "^0.5.0"
arweave "^1.11.6"
Expand Down

0 comments on commit ee9c81e

Please sign in to comment.