Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyrodan committed Jan 3, 2018
1 parent 2baeca2 commit 7f8c361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -30,7 +30,7 @@
],
"scripts": {
"test": "mocha",
"pretest": "coffee -o . -bc src/"
"pretest": "coffee -o . -bc src/",
"prepublish": "coffee -o . -bc src/"
},
"engines": {
Expand Down

0 comments on commit 7f8c361

Please sign in to comment.