Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
yiminghe committed Mar 17, 2015
1 parent 3360c7f commit a63a736
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 @@ -37,7 +37,7 @@
"gh-pages": "rc-tools run gh-pages",
"history": "rc-tools run history",
"start": "node --harmony node_modules/.bin/rc-server",
"publish": "rc-tools run tag && spm publish && spm doc publish",
"publish": "rc-tools run tag && spm publish",
"lint": "rc-tools run lint",
"test": "",
"saucelabs": "rc-tools run saucelabs",
Expand Down

0 comments on commit a63a736

Please sign in to comment.