Skip to content

Commit

Permalink
Add an overrides section to enforce a safe minimum version
Browse files Browse the repository at this point in the history
Signed-off-by: Scott J Dickerson <[email protected]>
  • Loading branch information
sjd78 committed Apr 18, 2024
1 parent c309550 commit 5a87dca
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,8 @@
"concurrently": "^8.0.1",
"copyfiles": "^2.4.1",
"rimraf": "^4.4.1"
},
"overrides": {
"webpack-dev-middleware": "^5.3.4"
}
}

0 comments on commit 5a87dca

Please sign in to comment.