Skip to content

Commit

Permalink
Update dummy app package.json file to use webpack ^2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cheremukhin23 committed Mar 24, 2017
1 parent d0090df commit 26e4a04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/dummy/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"sass-resources-loader": "1.2.0",
"style-loader": "^0.13.2",
"url-loader": "^0.5.8",
"webpack": "^2.2.1"
"webpack": "^2.3.1"
},
"devDependencies": {
"babel-plugin-react-transform": "^2.0.2",
Expand Down

0 comments on commit 26e4a04

Please sign in to comment.