Skip to content

Commit

Permalink
update sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
H34D committed Jan 16, 2023
1 parent 0eda796 commit b3222be
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.0.0",
"@masa-finance/masa-sdk": "^1.0.3",
"@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.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@masa-finance/masa-sdk/-/masa-sdk-1.0.0.tgz#d781e96e5a1bfab7d85befc39ccc3e6b14c41fd1"
integrity sha512-1aBW7sVM8FDZD9sH8J+akyqHThe4pmjdln8A74+0iWb+HxQvjr05pbR95nUsnV79nuyHWGvEme7m5vgdtgHvYA==
"@masa-finance/masa-sdk@^1.0.3":
version "1.0.3"
resolved "https://registry.yarnpkg.com/@masa-finance/masa-sdk/-/masa-sdk-1.0.3.tgz#593d0d17cd666a39966fa29a904ace00ed53dce3"
integrity sha512-E8s91GJEp12cbIRxT9oU4JBJ7ZwUh6lKhhR5emj+DP8KZTUBSUFNpeIQar4Vks+Bm+nrpZENvvIcUdRA7zyeHw==
dependencies:
"@masa-finance/masa-contracts-identity" "^1.0.0"
arweave "^1.11.8"
Expand Down

0 comments on commit b3222be

Please sign in to comment.