Skip to content

Commit

Permalink
Revert "Update dependency webpack-dev-server to v4 (#7310)" (#7388)
Browse files Browse the repository at this point in the history
This reverts commit 389c4ee.
  • Loading branch information
jmaher authored Feb 17, 2022
1 parent 94a74af commit 9f4febf
Show file tree
Hide file tree
Showing 2 changed files with 171 additions and 447 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"prettier": "2.0.5",
"puppeteer": "8.0.0",
"setup-polly-jest": "0.9.1",
"webpack-dev-server": "4.7.4"
"webpack-dev-server": "3.11.3"
},
"scripts": {
"build": "node ./node_modules/webpack/bin/webpack.js --mode production",
Expand Down
Loading

0 comments on commit 9f4febf

Please sign in to comment.