Skip to content

Commit

Permalink
Remove major npm script
Browse files Browse the repository at this point in the history
  • Loading branch information
diegohaz committed Mar 13, 2018
1 parent f2a80a2 commit b814881
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@
"test": "gulp",
"patch": "npm version patch && npm publish",
"minor": "npm version minor && npm publish",
"major": "npm version major && npm publish",
"postpublish": "git push origin master --follow-tags"
},
"license": "MIT"
Expand Down

0 comments on commit b814881

Please sign in to comment.