Skip to content

Commit

Permalink
update sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
H34D committed Apr 6, 2023
1 parent ec21bce commit fbee121
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 @@ -33,7 +33,7 @@
"author": "hide-on-bush",
"dependencies": {
"@babel/preset-typescript": "^7.21.4",
"@masa-finance/masa-sdk": "^1.13.0",
"@masa-finance/masa-sdk": "^1.13.2",
"@metamask/providers": "^10.2.1",
"babel-loader": "^9.1.2",
"babel-plugin-import": "^1.13.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2023,10 +2023,10 @@
dependencies:
ethers "~5.7.2"

"@masa-finance/masa-sdk@^1.13.0":
version "1.13.0"
resolved "https://registry.yarnpkg.com/@masa-finance/masa-sdk/-/masa-sdk-1.13.0.tgz#68d861b856ee174a52316ade8286c0f1383ac307"
integrity sha512-IvjQ+Jm51yqtcjd2xpzY119eVe46kwb1uQqT18fgEZc95OVLn8A4INGBEn1vZrpoK4z2gqmmO/2xl/K9dVpmoQ==
"@masa-finance/masa-sdk@^1.13.2":
version "1.13.2"
resolved "https://registry.yarnpkg.com/@masa-finance/masa-sdk/-/masa-sdk-1.13.2.tgz#b35e952313408487bf96da8f0e0a6575461f4874"
integrity sha512-zo/zANtENSSX4ejO+JzVbojMqUb5L4R7XAU8XYR73fVPIWnxPCmZZDiBhhnLcFA/dgbNQpydJNU/CZ73FT2Fhg==
dependencies:
"@masa-finance/masa-contracts-identity" "^1.5.2"
"@masa-finance/masa-token" "^1.0.0"
Expand Down

0 comments on commit fbee121

Please sign in to comment.