Skip to content

Commit

Permalink
commit package.json changes on yarn install
Browse files Browse the repository at this point in the history
  • Loading branch information
technophile-04 committed Jul 9, 2024
1 parent 24da39d commit 996a761
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/foundry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
"postinstall": "shx cp -n .env.example .env",
"test": "forge test",
"verify": "forge build --build-info --build-info-path out/build-info/ && forge script script/VerifyAll.s.sol --ffi --rpc-url ${1:-default_network}"

},
"dependencies": {
"dotenv": "~16.3.1",
Expand Down

0 comments on commit 996a761

Please sign in to comment.