Skip to content

Commit

Permalink
fix: package.json formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
CarsonCase committed Sep 8, 2024
1 parent 8472ff6 commit 6a1f729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"coverage": "./coverage.sh",
"solhint": "solhint -w 0 'src/**/*.sol'",
"slither": "slither src",
"prepare": "husky",
"prepare": "husky"
},
"devDependencies": {
"@layerzerolabs/lz-definitions": "^2.3.25",
Expand Down

0 comments on commit 6a1f729

Please sign in to comment.