Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Pomax committed Aug 10, 2015
1 parent 7fd9301 commit fab9f1e
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 @@ -56,7 +56,7 @@
"scripts": {
"postinstall": "grunt install",
"test": "grunt test && grunt build-browser-compressed",
"start": "http-server --port=8080 src"
"start": "http-server --port=8000 src"
},
"licenses": [
{
Expand Down

0 comments on commit fab9f1e

Please sign in to comment.