Skip to content

Commit

Permalink
specify start script
Browse files Browse the repository at this point in the history
  • Loading branch information
chee committed Nov 29, 2017
1 parent a8b3d86 commit e8bf95c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -14,6 +14,6 @@
"node": "8.9.1"
},
"scripts": {
"web": "node ."
"start": "node ."
}
}

0 comments on commit e8bf95c

Please sign in to comment.