Skip to content

Commit

Permalink
Add webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
tmikeschu committed Jun 3, 2017
1 parent e63483b commit 7af76ed
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 @@ -11,7 +11,8 @@
"dependencies": {
"react": "^15.5.4",
"react-dom": "^15.5.4",
"react-router": "^3.0.2"
"react-router": "^3.0.2",
"webpack": "^2.6.1"
},
"scripts": {
"build-css": "node-sass src/ -o src/",
Expand Down

0 comments on commit 7af76ed

Please sign in to comment.