Skip to content

Commit

Permalink
prepublish
Browse files Browse the repository at this point in the history
  • Loading branch information
bantic committed Feb 16, 2017
1 parent 0f8d5a6 commit 071bcbf
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 @@ -5,6 +5,7 @@
"scripts": {
"test": "testem ci",
"build": "rm -rf dist/ && broccoli build dist",
"prepublish": "npm run build",
"build:tests": "rm -rf tests && BROCCOLI_ENV=tests broccoli build tests",
"update-changelog": "conventional-changelog -i CHANGELOG.md -r 0 -s",
"version": "npm run update-changelog && git add CHANGELOG.md"
Expand Down

0 comments on commit 071bcbf

Please sign in to comment.