Skip to content

Commit

Permalink
update sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
H34D committed Mar 24, 2023
1 parent 971e08f commit 7b9f6ba
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.0",
"@masa-finance/masa-sdk": "^1.11.0",
"@masa-finance/masa-sdk": "^1.11.1",
"@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 @@ -2015,10 +2015,10 @@
dependencies:
ethers "~5.7.2"

"@masa-finance/masa-sdk@^1.11.0":
version "1.11.0"
resolved "https://registry.yarnpkg.com/@masa-finance/masa-sdk/-/masa-sdk-1.11.0.tgz#c4c0ac6ae40571e5444aeca33f4bc8695856c4e0"
integrity sha512-IkDS27rRFaaGOeId3Dj8pS2iYgbgsSxLtOZ26d1qxXsd4SozGb/jhSztl6Ui4aDSF3b1sJW0DC1BTu/1TQarOQ==
"@masa-finance/masa-sdk@^1.11.1":
version "1.11.1"
resolved "https://registry.yarnpkg.com/@masa-finance/masa-sdk/-/masa-sdk-1.11.1.tgz#92a7b1d504770cdfe04b0217cbb176abfd94fb30"
integrity sha512-BmUEyzPiNfyCFKKxK/xRmrIRHRRKFDVBFToDbHq9Ppw7f9+m0VhCFcoa4XhwO2+qCfiuMIsGq6GQkoQ29ZGl3A==
dependencies:
"@masa-finance/masa-contracts-identity" "^1.4.0"
"@masa-finance/masa-token" "^1.0.0"
Expand Down

0 comments on commit 7b9f6ba

Please sign in to comment.