Skip to content

Commit

Permalink
fix(scripts): remove useless/broken prepare script
Browse files Browse the repository at this point in the history
  • Loading branch information
spudly committed Jan 29, 2020
1 parent 7ddc469 commit d3f7c2c
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 @@ -9,7 +9,6 @@
"main": "index.js",
"scripts": {
"lint": "spudly-scripts lint",
"prepare": "npm run build",
"test": "jest"
},
"husky": {
Expand Down

0 comments on commit d3f7c2c

Please sign in to comment.