Skip to content

Commit

Permalink
update contracts
Browse files Browse the repository at this point in the history
  • Loading branch information
H34D committed Mar 16, 2023
1 parent f0ea674 commit 3244eec
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 @@ -35,7 +35,7 @@
"author": "Masa Finance",
"license": "MIT",
"dependencies": {
"@masa-finance/masa-contracts-identity": "^1.3.6",
"@masa-finance/masa-contracts-identity": "^1.3.7",
"@masa-finance/masa-token": "^1.0.0",
"arweave": "~1.12.6",
"axios": "^1.3.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -440,10 +440,10 @@
"@jridgewell/resolve-uri" "3.1.0"
"@jridgewell/sourcemap-codec" "1.4.14"

"@masa-finance/masa-contracts-identity@^1.3.6":
version "1.3.6"
resolved "https://registry.yarnpkg.com/@masa-finance/masa-contracts-identity/-/masa-contracts-identity-1.3.6.tgz#aa743f1f87579a3e7de61bb56d7efa58d0edc1fe"
integrity sha512-sdYJU5J9V/JGPaBUVsGDONKV5sJLmTsf4Bfk2qcQN1U5Idow2n9DnM76RK4YOwrZjCL9ffYCRwLOEN4eRza//A==
"@masa-finance/masa-contracts-identity@^1.3.7":
version "1.3.7"
resolved "https://registry.yarnpkg.com/@masa-finance/masa-contracts-identity/-/masa-contracts-identity-1.3.7.tgz#5ff104b82963001b83383daba99690cb2dc67f90"
integrity sha512-lDTpCQ8pmoHmgs7gxJWKW6XEjbPE5EmsV13fGnMXlsnEkPTSbtcy3HD3EsdNdVQ3QZcR7wqt6fT5AkJmuAMPFQ==
dependencies:
ethers "~5.7.2"

Expand Down

0 comments on commit 3244eec

Please sign in to comment.