Skip to content

Commit

Permalink
chore(package): update webpack to version 4.10.1
Browse files Browse the repository at this point in the history
Closes #142
  • Loading branch information
greenkeeper[bot] committed May 29, 2018
1 parent b61bc1a commit 4a822cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"jscs": "3.0.7",
"jsinspect": "0.12.5",
"mocha": "4.0.1",
"webpack": "3.10.0"
"webpack": "4.10.1"
},
"scripts": {
"cover": "istanbul cover _mocha -- --check-leaks --bail test && istanbul check-coverage --statements 100 --branches 100 --functions 100 --lines 100",
Expand Down

0 comments on commit 4a822cf

Please sign in to comment.