Skip to content

Commit

Permalink
build(package): remove prepublish
Browse files Browse the repository at this point in the history
  • Loading branch information
ritz078 committed Jan 25, 2017
1 parent 32984e8 commit 6b7381f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,7 @@
},
"scripts": {
"commit": "git-cz",
"test": "ava test/**/*.test.js --require babel-register",
"prepublish": "grunt dist"
"test": "ava test/**/*.test.js --require babel-register"
},
"config": {
"commitizen": {
Expand Down

0 comments on commit 6b7381f

Please sign in to comment.