Skip to content

Commit

Permalink
update sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
H34D committed Nov 9, 2022
1 parent d1d334a commit ac30127
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 @@ -16,7 +16,7 @@
"doc": "ts-node ./src/doc.ts"
},
"dependencies": {
"@masa-finance/masa-sdk": "^0.3.8",
"@masa-finance/masa-sdk": "^0.3.11",
"@types/clear": "^0.1.2",
"@types/figlet": "^1.5.5",
"chalk": "~4.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -385,10 +385,10 @@
dependencies:
ethers "^5.6.9"

"@masa-finance/masa-sdk@^0.3.8":
version "0.3.8"
resolved "https://registry.yarnpkg.com/@masa-finance/masa-sdk/-/masa-sdk-0.3.8.tgz#822d6d135c783d5d2e492d309585764cea7ff1ca"
integrity sha512-55Ky0ckysf9xCbG06foSFaad9oMub7J6nof5BiOOcysz0q3WuOp1bLHNGrppB9Yiag6vkc8v0tZGpDHXkHkliA==
"@masa-finance/masa-sdk@^0.3.11":
version "0.3.11"
resolved "https://registry.yarnpkg.com/@masa-finance/masa-sdk/-/masa-sdk-0.3.11.tgz#c5b067d0326db4c24456eac55e3729db51b7c87d"
integrity sha512-zQlb0pMKCsI2jeUzyXpXJgXLZx43W+el79mHFeXrx8LpeANHGDv9MTyaRx/Z5mgp3oMkJA019TQjnGOcbzUjpg==
dependencies:
"@masa-finance/masa-contracts-identity" "^0.4.2"
arweave "^1.11.6"
Expand Down

0 comments on commit ac30127

Please sign in to comment.