Skip to content

Commit

Permalink
add oz add git module
Browse files Browse the repository at this point in the history
  • Loading branch information
bulbozaur committed Jul 10, 2024
1 parent adc11b6 commit 1fe57db
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@
[submodule "lib/kontrol-cheatcodes"]
path = lib/kontrol-cheatcodes
url = https://github.com/runtimeverification/kontrol-cheatcodes
[submodule "lib/openzeppelin-contracts"]
path = lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
1 change: 1 addition & 0 deletions lib/openzeppelin-contracts
Submodule openzeppelin-contracts added at dbb610
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,5 @@
"solhint": "^4.1.1",
"solhint-plugin-lido": "^0.0.4",
"solidity-coverage": "^0.8.4"
},
"dependencies": {
"@openzeppelin/contracts": "5.0.1"
}
}
1 change: 1 addition & 0 deletions remappings.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
@openzeppelin/=lib/openzeppelin-contracts/

0 comments on commit 1fe57db

Please sign in to comment.