Skip to content

Commit

Permalink
Fix issue with webpack loader as esm
Browse files Browse the repository at this point in the history
  • Loading branch information
yoriiis committed Jul 31, 2023
1 parent 6e6bb05 commit a4ac1fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -69,7 +69,7 @@
"webpack-cli": "^5.0.1"
},
"peerDependencies": {
"webpack": ">= 5.10.3"
"webpack": ">= 5.80.0"
},
"engines": {
"node": ">=16.20.0"
Expand Down

0 comments on commit a4ac1fe

Please sign in to comment.