Skip to content

Commit

Permalink
bump lcp-solidity to v0.3.29
Browse files Browse the repository at this point in the history
Signed-off-by: Jun Kimura <[email protected]>
  • Loading branch information
bluele committed May 22, 2024
1 parent 1ab6ba5 commit 75d36aa
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 24 deletions.
29 changes: 7 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"description": "LCP Client in Solidity",
"dependencies": {
"@openzeppelin/contracts": "^5.0.1",
"@hyperledger-labs/yui-ibc-solidity": "git+https://github.com/hyperledger-labs/yui-ibc-solidity.git#v0.3.26",
"@hyperledger-labs/yui-ibc-solidity": "git+https://github.com/hyperledger-labs/yui-ibc-solidity.git#v0.3.29",
"base64": "git+https://github.com/datachainlab/base64.git#4d85607b18d981acff392d2e99ba654305552a97",
"solidity-datetime": "git+https://github.com/datachainlab/solidity-datetime.git#294fc244973cc5f9ec374713affde12c1403927c",
"@ensdomains/ens-contracts": "1.1.4"
},
"devDependencies": {
"solhint": "^4.0.0"
"solhint": "^5.0.0"
},
"license": "Apache-2.0"
}

0 comments on commit 75d36aa

Please sign in to comment.