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 cc89d98 commit 90b822a
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.5",
"@masa-finance/masa-sdk": "^0.7.6",
"@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.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==
"@masa-finance/masa-sdk@^0.7.6":
version "0.7.6"
resolved "https://registry.yarnpkg.com/@masa-finance/masa-sdk/-/masa-sdk-0.7.6.tgz#e3ee4548bf8b82d8d50cf5d260a43cfc903c50e9"
integrity sha512-oUdYWpxtq3CxBwZprEuP88wBzuEw9phzqxb+NYq6rQS85Wsyng7Ti0XCW4gOA28pZh2eytwzSZyJRyxHPoqNYg==
dependencies:
"@masa-finance/masa-contracts-identity" "^0.5.0"
arweave "^1.11.6"
Expand Down

0 comments on commit 90b822a

Please sign in to comment.