Skip to content

Commit

Permalink
Use latest Community Contracts
Browse files Browse the repository at this point in the history
  • Loading branch information
ericglau committed Feb 3, 2025
1 parent 93cadf7 commit 35acf7f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"update-env": "rm ./src/environments/hardhat/package-lock.json && npm install --package-lock-only --prefix ./src/environments/hardhat && rm ./src/environments/hardhat/upgradeable/package-lock.json && npm install --package-lock-only --prefix ./src/environments/hardhat/upgradeable"
},
"devDependencies": {
"@openzeppelin/community-contracts": "https://github.com/ericglau/openzeppelin-community-contracts",
"@openzeppelin/community-contracts": "https://github.com/OpenZeppelin/openzeppelin-community-contracts",
"@openzeppelin/contracts": "^5.1.0",
"@openzeppelin/contracts-upgradeable": "^5.1.0",
"@types/node": "^18.0.0",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -467,9 +467,9 @@
"@nomicfoundation/solidity-analyzer-linux-x64-musl" "0.1.2"
"@nomicfoundation/solidity-analyzer-win32-x64-msvc" "0.1.2"

"@openzeppelin/community-contracts@https://github.com/ericglau/openzeppelin-community-contracts":
"@openzeppelin/community-contracts@https://github.com/OpenZeppelin/openzeppelin-community-contracts":
version "0.0.1"
resolved "https://github.com/ericglau/openzeppelin-community-contracts#6a1c66e39002fadfbc1b7b707d63ca03c60fce79"
resolved "https://github.com/OpenZeppelin/openzeppelin-community-contracts#3b1a9faa527386b12795305dc919f68d3e934be2"
dependencies:
"@axelar-network/axelar-gmp-sdk-solidity" "^5.10.0"

Expand Down

0 comments on commit 35acf7f

Please sign in to comment.