Skip to content

Commit

Permalink
Merge pull request #15 from mcchrish/prepare-script
Browse files Browse the repository at this point in the history
Added prepare script
  • Loading branch information
mcchrish committed Jul 8, 2018
2 parents 308bc8c + 789e644 commit 3fbd22e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"node": ">= 0.12.0"
},
"main": "lib/",
"files": ["lib"],
"scripts": {
"prepare": "npm run compile",
"publish": "git push origin && git push origin --tags",
Expand Down

0 comments on commit 3fbd22e

Please sign in to comment.