Skip to content

Commit

Permalink
update sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
H34D committed Feb 13, 2023
1 parent 965d7b8 commit b0c6368
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": {
"@masa-finance/masa-sdk": "^1.3.4",
"@masa-finance/masa-sdk": "^1.3.5",
"@metamask/providers": "^10.2.1",
"@rollup/plugin-commonjs": "^23.0.2",
"@rollup/plugin-node-resolve": "^15.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2166,10 +2166,10 @@
dependencies:
ethers "^5.6.9"

"@masa-finance/masa-sdk@^1.3.4":
version "1.3.4"
resolved "https://registry.yarnpkg.com/@masa-finance/masa-sdk/-/masa-sdk-1.3.4.tgz#30d3d1aa4540fca66c45d7215924a6a895c9a56f"
integrity sha512-HhPfdJ/VQ4qQy/CokUoEuyrg+wKtx16m/kgDNIx8iNW/yldUpetW6jhCnysqPMuXwDz06keeIBCSzC0P1RgdjQ==
"@masa-finance/masa-sdk@^1.3.5":
version "1.3.5"
resolved "https://registry.yarnpkg.com/@masa-finance/masa-sdk/-/masa-sdk-1.3.5.tgz#7758065f91d4d13d95eab73f45da19624707f394"
integrity sha512-oWi3BONPNWfIr4QdSDs8iuUqXC4STr2pIsRzJI5YUTudpOEmbZZ0Ax9F41C+IgZHZGIMmQ+yR1xnIIeXJVTLZw==
dependencies:
"@masa-finance/masa-contracts-identity" "^1.1.5"
arweave "~1.12.6"
Expand Down

0 comments on commit b0c6368

Please sign in to comment.