Skip to content

Commit

Permalink
Removed postinstall clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
DaanV2 committed Sep 15, 2021
1 parent 471a842 commit c12a886
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 @@ -10,7 +10,6 @@
"format": "prettier --write \"src/**/*.ts\" \"src/**/*.js\"",
"test": "mocha --debug-brk",
"clean": "rimraf lib",
"postinstall": "npm run clean",
"pretest": "npm run compile",
"prepublishOnly": "npm test && npm run compile",
"preversion": "",
Expand Down

0 comments on commit c12a886

Please sign in to comment.