Skip to content

Commit

Permalink
update contracts
Browse files Browse the repository at this point in the history
  • Loading branch information
H34D committed Oct 17, 2022
1 parent 62d19c1 commit 641825b
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 @@ -27,7 +27,7 @@
"author": "matintosh",
"dependencies": {
"@auth0/auth0-react": "^1.12.0",
"@masa-finance/masa-contracts-identity": "0.2.1",
"@masa-finance/masa-contracts-identity": "0.3.0",
"ethers": "^5.7.0",
"react": "^18.2.0",
"react-query": "^3.39.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1959,10 +1959,10 @@
"@jridgewell/resolve-uri" "3.1.0"
"@jridgewell/sourcemap-codec" "1.4.14"

"@masa-finance/masa-contracts-identity@0.2.1":
version "0.2.1"
resolved "https://registry.yarnpkg.com/@masa-finance/masa-contracts-identity/-/masa-contracts-identity-0.2.1.tgz#f55cf417c117e18a73c25ad61b13679959b9d6aa"
integrity sha512-dljgb9R9J5cv/ZTf23j4Piwghqfmi9yqNEt/HmcSWWTngdaOWoHZmYQJ0+BK8vA+8cP3dDcBprtRWGVRSEZ17A==
"@masa-finance/masa-contracts-identity@0.3.0":
version "0.3.0"
resolved "https://registry.yarnpkg.com/@masa-finance/masa-contracts-identity/-/masa-contracts-identity-0.3.0.tgz#52e7d4c737114231b461ae639eac6967a68c6438"
integrity sha512-o2eA3m8wdWj24Kw0otcLUt7KtAcdCp45UXde/Ml0ZKJun59WaNHVXqAGI4ulvSPMytKFpGTDebl1p5S0bLP2cg==
dependencies:
ethers "^5.6.9"

Expand Down

0 comments on commit 641825b

Please sign in to comment.