Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
DamianMullins authored Sep 20, 2017
1 parent 106d733 commit 10f279a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"fozzie"
],
"scripts": {
"prestart": "yarn run lint && yarn test && yarn run compile",
"prepare": "yarn run lint && yarn test && yarn run compile",
"compile": "babel -d dist src",
"test": "gulp scripts:test",
"test:cover": "gulp scripts:test:coverage",
Expand Down

0 comments on commit 10f279a

Please sign in to comment.