Skip to content

Commit

Permalink
Install Express / Webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Trimper committed Apr 23, 2017
1 parent 0876ac7 commit 5c4aeb4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"dependencies": {
"axios": "^0.16.1",
"babel-preset-stage-1": "^6.1.18",
"express": "^4.15.2",
"lodash": "^3.10.1",
"react": "^0.14.3",
"react-dom": "^0.14.3",
Expand All @@ -36,6 +37,6 @@
"react-sparklines": "^1.6.0",
"redux": "^3.0.4",
"redux-promise": "^0.5.3",
"webpack": "^1.12.9"
"webpack": "^1.15.0"
}
}

0 comments on commit 5c4aeb4

Please sign in to comment.