Skip to content

Commit a30d022

Browse files
authored
Remove webpack-dev-server override (#382)
- Not needed anymore with Docusaurus 3.9+ Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com> Co-authored-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
1 parent 77164f0 commit a30d022

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,6 @@
5555
"typescript": "~5.9.3",
5656
"typescript-eslint": "^8.48.1"
5757
},
58-
"overrides": {
59-
"@docusaurus/core": {
60-
"webpack-dev-server": "~5.2.2"
61-
}
62-
},
6358
"browserslist": {
6459
"production": [
6560
">0.5%",

0 commit comments

Comments
 (0)