Skip to content

Commit

Permalink
Update Webpack (to fix build on Node 18)
Browse files Browse the repository at this point in the history
  • Loading branch information
1aerostorm committed Feb 9, 2025
1 parent 58a90b5 commit dae5d31
Show file tree
Hide file tree
Showing 2 changed files with 421 additions and 222 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
"svg-inline-loader": "0.8.0",
"turndown": "^4.0.2",
"url-loader": "^1.0.1",
"webpack": "^4.46.0",
"webpack": "^4.47.0",
"webpack-isomorphic-tools": "3.0.6",
"whatwg-fetch": "^0.11.1"
},
Expand Down
Loading

0 comments on commit dae5d31

Please sign in to comment.