Skip to content

Commit

Permalink
Forge openzeppelin (#245)
Browse files Browse the repository at this point in the history
* forge install: openzeppelin-contracts

v4.4.2

* update openzeppelin remapping

---------

Co-authored-by: Noah Zinsmeister <[email protected]>
  • Loading branch information
0xb10ckdev and NoahZinsmeister authored Jul 27, 2023
1 parent 09a24f7 commit ff1dc91
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@
[submodule "lib/solmate"]
path = lib/solmate
url = https://github.com/transmissions11/solmate
[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 b53c43
2 changes: 1 addition & 1 deletion remappings.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@ensdomains/=node_modules/@ensdomains/
@openzeppelin/=node_modules/@openzeppelin/
@openzeppelin/=lib/openzeppelin-contracts
ds-test/=lib/forge-std/lib/ds-test/src/
forge-gas-snapshot/=lib/forge-gas-snapshot/src/
forge-std/=lib/forge-std/src/
Expand Down

0 comments on commit ff1dc91

Please sign in to comment.