Commit 598b5763 authored by Elias Nahum's avatar Elias Nahum

Change webpack to use github master branch

parent 7ab84c9e
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
"sass-loader": "3.2.0", "sass-loader": "3.2.0",
"style-loader": "0.13.0", "style-loader": "0.13.0",
"url-loader": "0.5.7", "url-loader": "0.5.7",
"webpack": "^1.12.15" "webpack": "webpack/webpack#master"
}, },
"scripts": { "scripts": {
"check": "eslint --ext \".jsx\" --ignore-pattern node_modules --quiet .", "check": "eslint --ext \".jsx\" --ignore-pattern node_modules --quiet .",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment