Skip to content

Commit

Permalink
update masa-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
H34D committed Jun 12, 2023
1 parent 4ef0f59 commit 735d263
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@acusti/react-code-input": "^3.11.0",
"@babel/preset-typescript": "^7.21.5",
"@celo/rainbowkit-celo": "^0.11.1",
"@masa-finance/masa-sdk": "^3.3.1",
"@masa-finance/masa-sdk": "^3.3.2",
"@metamask/providers": "^11.0.0",
"@rainbow-me/rainbowkit": "0.12.14",
"@wagmi/core": "0.10.11",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2473,10 +2473,10 @@
dependencies:
ethers "~5.7.2"

"@masa-finance/masa-sdk@^3.3.1":
version "3.3.1"
resolved "https://registry.yarnpkg.com/@masa-finance/masa-sdk/-/masa-sdk-3.3.1.tgz#5e5b98630a92c0fbe23ecb6c7b7a3e0619f7c879"
integrity sha512-SwYNk1NeRbAFqSo3d7h/KYQzqmBXHm0UMIBIuka50bBaLo3EOrw40whhjMVhQAQAFAC0Dhik9XYRJeseBwz/9A==
"@masa-finance/masa-sdk@^3.3.2":
version "3.3.2"
resolved "https://registry.yarnpkg.com/@masa-finance/masa-sdk/-/masa-sdk-3.3.2.tgz#29affa4abff5d57951ed21789700400a26f99bea"
integrity sha512-lEkw2zH7W47MWXXnrDUTYqquE8qtUskRiKYbUBfVGIwYcMK9TyZ1NP4p9oG1g/fpoOD6s1HGcaUTMT2RBAFlng==
dependencies:
"@masa-finance/masa-contracts-identity" "^1.8.0"
"@masa-finance/masa-token" "^2.0.0"
Expand Down

0 comments on commit 735d263

Please sign in to comment.