Skip to content

Commit

Permalink
bump sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
H34D committed Nov 10, 2022
1 parent c8c0ea1 commit 72bbc31
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.4.1",
"@masa-finance/masa-sdk": "^0.4.3",
"@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 @@ -1952,10 +1952,10 @@
dependencies:
ethers "^5.6.9"

"@masa-finance/masa-sdk@^0.4.1":
version "0.4.1"
resolved "https://registry.yarnpkg.com/@masa-finance/masa-sdk/-/masa-sdk-0.4.1.tgz#6d0f75a95e68a132c9cecfd6e8153734f87233dc"
integrity sha512-Nxiziq9prza66U+fLNNB5FNfltf8xA8397J4Y8O8Is63mjpx0doIta+UbqJuGuFSIS7yIUGlGkYuMA+LwUV3Lg==
"@masa-finance/masa-sdk@^0.4.3":
version "0.4.3"
resolved "https://registry.yarnpkg.com/@masa-finance/masa-sdk/-/masa-sdk-0.4.3.tgz#e923eb2f5d203f68b4bf1d4d2668c1136f96a2c2"
integrity sha512-tcwmhse6/++XK1cTiqQf1hX6p1O02Eo9R+N12wEithnZeEpDOlU1IO8gUBRXyoc7QJHhc4Z7FzlndSCMiIybJg==
dependencies:
"@masa-finance/masa-contracts-identity" "^0.4.2"
arweave "^1.11.6"
Expand Down

0 comments on commit 72bbc31

Please sign in to comment.