Skip to content

Commit

Permalink
fix: clean openzeplin proxy deploy metadata (#218)
Browse files Browse the repository at this point in the history
  • Loading branch information
arsen3d committed Jul 3, 2024
1 parent e44ad25 commit 9798a09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stack
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ function chain-clean(){
rm -rf $(pwd)/hardhat/cache
rm -rf $(pwd)/hardhat/deployments/geth
rm -rf $(pwd)/hardhat/deployments/dev
rm -rf $(pwd)/hardhat/.openzeppelin
}

############################################################################
Expand Down

0 comments on commit 9798a09

Please sign in to comment.