Skip to content

Commit

Permalink
bump webpack support version
Browse files Browse the repository at this point in the history
  • Loading branch information
JLHwung committed Oct 25, 2022
1 parent fa64216 commit 7c7f568
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -15,7 +15,7 @@
},
"peerDependencies": {
"@babel/core": "^7.12.0",
"webpack": ">=2"
"webpack": ">=5"
},
"devDependencies": {
"@ava/babel": "^1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Expand Up @@ -2244,7 +2244,7 @@ __metadata:
webpack: ^5.34.0
peerDependencies:
"@babel/core": ^7.12.0
webpack: ">=2"
webpack: ">=5"
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 7c7f568

Please sign in to comment.