Skip to content

Commit

Permalink
fix(package.json): Rollback adding postinstall
Browse files Browse the repository at this point in the history
  • Loading branch information
jubnzv committed Sep 18, 2024
1 parent 7585766 commit f176f71
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 @@ -19,7 +19,6 @@
"scripts": {
"clean": "rm -fr dist docs/*",
"build": "tsc && cp -R src/detectors/templates dist/src/detectors/",
"postinstall": "yarn build",
"test": "jest",
"benchmark": "ts-node benchmarks/detectors.ts",
"lint": "eslint src test examples",
Expand Down

0 comments on commit f176f71

Please sign in to comment.