Skip to content

Commit

Permalink
Add publish script
Browse files Browse the repository at this point in the history
  • Loading branch information
eKoopmans committed Dec 14, 2017
1 parent bc12f16 commit f80e219
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 @@ -49,6 +49,7 @@
"test": "echo \"Error: no test specified\" && exit 1",
"stage-release": "gulp stage-release --newversion",
"release": "gulp release --tagmessage",
"publish": "npm publish",
"prebuild": "npm install && npm run clean"
}
}

0 comments on commit f80e219

Please sign in to comment.