Skip to content

Commit 3a425f9

Browse files
committed
docs: update nodeVersion description
1 parent 4c9cb27 commit 3a425f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1271,7 +1271,7 @@ This setting works only in a `pnpm-workspace.yaml` file that is in the root of y
12711271
### nodeVersion
12721272

12731273
* Default: the value returned by **node -v**, without the v prefix
1274-
* Type: **semver**
1274+
* Type: **exact semver version (not a range)**
12751275

12761276
The Node.js version to use when checking a package's `engines` setting.
12771277

0 commit comments

Comments
 (0)