Skip to content

Commit 2ec1209

Browse files
authored
bump node engines (#7312)
1 parent 512008a commit 2ec1209

File tree

2 files changed

+20
-217
lines changed

2 files changed

+20
-217
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"url": "https://github.com/webpack/webpack.js.org/issues"
2222
},
2323
"engines": {
24-
"node": ">= 18.12.0"
24+
"node": ">= 20.9.0"
2525
},
2626
"scripts": {
2727
"clean-dist": "rimraf ./dist",

0 commit comments

Comments
 (0)