Skip to content

Commit

Permalink
RELEASE: remove unused patch-package
Browse files Browse the repository at this point in the history
  • Loading branch information
sirpy committed Jan 15, 2025
1 parent 385e880 commit 6efb056
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 @@ -14,7 +14,6 @@
"minimize": "./scripts/minimize.sh 'artifacts/contracts'",
"test": "hardhat test",
"test:parallel": "mocha --require hardhat/register --extension ts --recursive --parallel --exit",
"postinstall": "patch-package",
"compile": "hardhat compile",
"daoUpgrade": "hardhat run scripts/upgradeToV2/upgradeToV2.ts",
"deployOldDAO": "hardhat run scripts/test/localOldDaoDeploy.ts",
Expand Down

0 comments on commit 6efb056

Please sign in to comment.