Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
H34D committed Feb 2, 2023
1 parent 087edd8 commit 588b017
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": "^1.2.0-alpha.5",
"@masa-finance/masa-sdk": "^1.2.0",
"@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@^1.2.0-alpha.5":
version "1.2.0-alpha.5"
resolved "https://registry.yarnpkg.com/@masa-finance/masa-sdk/-/masa-sdk-1.2.0-alpha.5.tgz#e60df44094ae7ff0d9f7854cc6e8f696e09d5600"
integrity sha512-FE93kIY0sq3AVTC3UaDDUMF2b+BUzjakKbUz2wH1e8ma7/mKe/OUTTBNRGnS4GL89AufPrrxiJYrIRwOwRMk7w==
"@masa-finance/masa-sdk@^1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@masa-finance/masa-sdk/-/masa-sdk-1.2.0.tgz#3a08ca9b76760068ff81ce57cb217c91fb950cb0"
integrity sha512-c/eb0APx2WjckgoYuwlOoSVloMPX5DiYCnUrW4KSKtlyNCF3pNIQH4SD7a2w3enLKODyTzBpgeyDvmE72wM6Pw==
dependencies:
"@masa-finance/masa-contracts-identity" "^1.1.5"
arweave "^1.12.4"
Expand Down

0 comments on commit 588b017

Please sign in to comment.