Bumped dep version for react-generator-template

v2.0.1-6 contains important updates to conf/webpack/Test.js that fix
running tests on components using css modules and a css preprocessor
(less, s(c|a)ss, stylus).
This commit is contained in:
sthzg 2016-11-23 15:40:54 +01:00
parent 3c55a13971
commit 9c68254178

View File

@ -53,7 +53,7 @@
"esprima": "^3.1.1",
"esprima-walk": "^0.1.0",
"jsonpath": "^0.2.7",
"react-webpack-template": "^2.0.1-5",
"react-webpack-template": "^2.0.1-6",
"underscore.string": "^3.2.2",
"yeoman-generator": "^0.24.0",
"yeoman-welcome": "^1.0.1"