Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
Pin specific webpack version
Browse files Browse the repository at this point in the history
  • Loading branch information
bchatelard committed Oct 28, 2024
1 parent b7d654f commit a64eb4a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 332 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
"webpack": "^4.46.0",
"webpack-cli": "^3.3.12"
},
"resolutions": {
"webpack@npm:4.47.0/terser-webpack-plugin": "^4.2.3"
},
"version": "0.1.0",
"devDependencies": {
"webpack-dev-server": "^3"
Expand Down
Loading

0 comments on commit a64eb4a

Please sign in to comment.