Added missing file-loader dep.

This commit is contained in:
orangemug 2017-04-11 20:54:12 +01:00
parent 14cdeae3eb
commit df56faa55a

View file

@ -109,6 +109,7 @@
"eslint": "^3.5.0",
"eslint-plugin-react": "^6.2.0",
"extract-text-webpack-plugin": "^1.0.1",
"file-loader": "^0.11.1",
"html-webpack-plugin": "^2.22.0",
"json-loader": "^0.5.4",
"karma": "^1.3.0",