Skip to content

Commit

Permalink
Add yarn storage script to pjson
Browse files Browse the repository at this point in the history
  • Loading branch information
yorhodes committed Nov 28, 2023
1 parent 67d04dc commit 88e414b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions solidity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
"coverage": "./coverage.sh",
"docs": "forge doc",
"flatten": "./flatten.sh",
"storage": "./storage.sh",
"prettier": "prettier --write ./contracts ./test",
"test": "hardhat test && forge test -vvv",
"gas": "forge snapshot",
Expand Down

0 comments on commit 88e414b

Please sign in to comment.