Skip to content

Commit

Permalink
fix: pin webpack to 4.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Feb 4, 2019
1 parent 448df06 commit 4e0f338
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 @@ -55,7 +55,7 @@
"eslint-plugin-import": "^2.10.0",
"memory-fs": "^0.4.1",
"nyc": "^11.2.1",
"webpack": "^4.21.0"
"webpack": "4.29.0"
},
"babel": {
"presets": [
Expand Down

0 comments on commit 4e0f338

Please sign in to comment.