Skip to content

Commit

Permalink
Remove outdated release script (#4833)
Browse files Browse the repository at this point in the history
  • Loading branch information
ernestognw authored Jan 14, 2024
1 parent efb8c1a commit 2fb73e5
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 @@ -22,7 +22,6 @@
"clean": "hardhat clean && rimraf build contracts/build",
"prepack": "scripts/prepack.sh",
"generate": "scripts/generate/run.js",
"release": "scripts/release/release.sh",
"version": "scripts/release/version.sh",
"test": "hardhat test",
"test:inheritance": "scripts/checks/inheritance-ordering.js artifacts/build-info/*",
Expand Down

0 comments on commit 2fb73e5

Please sign in to comment.