Skip to content

Commit

Permalink
Bump webpack deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rmarren1 committed Nov 2, 2018
1 parent 66f51be commit 75d441d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
"prop-types": "^15.6.0",
"react-docgen": "^2.20.1",
"style-loader": "^0.21.0",
"webpack": "^4.8.3",
"webpack-cli": "^2.1.3",
"webpack-serve": "^1.0.2"
"webpack": "^4.24.0",
"webpack-cli": "^3.1.2",
"webpack-serve": "^2.0.2"
},
"devDependencies": {
"cheerio": "^0.20.0",
Expand Down

0 comments on commit 75d441d

Please sign in to comment.