Skip to content

Commit

Permalink
fix(package): remove unnecessary prepare script (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
thescientist13 authored and michael-ciniawsky committed Feb 26, 2018
1 parent 04ee3a6 commit 1dee37e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Expand Up @@ -11,7 +11,6 @@
"default_index.ejs"
],
"scripts": {
"prepare": "npm run test",
"pretest": "semistandard",
"build-examples": "node examples/build-examples.js",
"test": "jasmine",
Expand Down

0 comments on commit 1dee37e

Please sign in to comment.