Skip to content

Commit 5ccaae4

Browse files
docs: clarify Webpack 5 minimum Node.js version wording (#7718)
1 parent a112cd9 commit 5ccaae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/concepts/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,4 +167,4 @@ Webpack supports all browsers that are [ES5-compliant](https://compat-table.gith
167167

168168
## Environment
169169

170-
Webpack 5 runs on Node.js version 10.13.0+.
170+
Webpack 5 requires Node.js version 10.13.0 or later.

0 commit comments

Comments
 (0)