Skip to content

Commit

Permalink
update publish latest script [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
mauris committed Sep 13, 2018
1 parent c408765 commit d981172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"prepublishOnly": "npm test",
"publish:alpha": "npm publish --tag alpha",
"publish:beta": "npm publish --tag beta",
"publish:stable": "npm publish --tag stable"
"publish:latest": "npm publish"
},
"author": {
"name": "Sam Yong",
Expand Down

0 comments on commit d981172

Please sign in to comment.