Skip to content

Commit

Permalink
Remove deprecated script
Browse files Browse the repository at this point in the history
  • Loading branch information
zZoMROT committed Nov 27, 2024
1 parent 60d18b6 commit d2ae630
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
"coverage": "skip_on_coverage=true hardhat coverage",
"deploy": "hardhat deploy --network",
"deploy:test": "hardhat deploy",
"docify": "npx solidity-utils-docify",
"lint": "yarn run lint:js && yarn run lint:sol",
"lint:fix": "yarn run lint:js:fix && yarn run lint:sol:fix",
"lint:js": "eslint .",
Expand Down

0 comments on commit d2ae630

Please sign in to comment.