Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
stevekinney committed Jul 20, 2015
1 parent cdee0e7 commit d1d3cc0
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 @@ -4,7 +4,7 @@
"description": "A starter kit for Turing School's Game Time project.",
"main": "index.js",
"scripts": {
"server": "./node_modules/webpack-dev-server/bin/webpack-dev-server.js",
"start": "./node_modules/webpack-dev-server/bin/webpack-dev-server.js",
"build": "./node_modules/webpack/bin/webpack.js",
"test": "./node_modules/mocha/bin/mocha ./test"
},
Expand Down

0 comments on commit d1d3cc0

Please sign in to comment.