Skip to content

Commit

Permalink
Test install script
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Reitz Giannattasio committed Mar 29, 2016
1 parent f9430fd commit f013409
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 @@ -27,7 +27,7 @@
},
"scripts": {
"start": "karma start --watch",
"install": "karma start && webpack --publish",
"install": "karma start; webpack --publish",
"preversion": "karma start && webpack --publish",
"test": "karma start"
},
Expand Down

0 comments on commit f013409

Please sign in to comment.