Skip to content

Commit

Permalink
update sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
H34D committed Nov 8, 2022
1 parent 0ac6152 commit a5cdd14
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 @@ -28,7 +28,7 @@
"author": "hide-on-bush",
"dependencies": {
"@auth0/auth0-react": "^1.12.0",
"@masa-finance/masa-sdk": "^0.3.0",
"@masa-finance/masa-sdk": "^0.3.7",
"ethers": "^5.7.0",
"react": "^18.2.0",
"react-query": "^3.39.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1963,10 +1963,10 @@
dependencies:
ethers "^5.6.9"

"@masa-finance/masa-sdk@^0.3.0":
version "0.3.0"
resolved "https://registry.yarnpkg.com/@masa-finance/masa-sdk/-/masa-sdk-0.3.0.tgz#a36a119e9c9816e32a0a75fa34d0d878b87f79fb"
integrity sha512-d2fxOYvcZZFItjBxQ0WTPFcQp0TZvThcUxqnJnUh6ZYQX4QfOIoElLoxmwlLQrUhZoz4xYJEwKdOQBlm8ZPNqg==
"@masa-finance/masa-sdk@^0.3.7":
version "0.3.7"
resolved "https://registry.yarnpkg.com/@masa-finance/masa-sdk/-/masa-sdk-0.3.7.tgz#186666c40fc013db1269d1ff6c6f60e7d639a3b0"
integrity sha512-pKKKR8PVUHCImW89V3GCmAAonktHByCn1hQ5L5497R5LZDx31YwWTVmwpm2aNdp6nAxemP43RFkYmn++FjwJ3A==
dependencies:
"@masa-finance/masa-contracts-identity" "^0.4.2"
arweave "^1.11.6"
Expand Down

0 comments on commit a5cdd14

Please sign in to comment.