We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 043046d commit f3044e1Copy full SHA for f3044e1
docs/modules/node.md
@@ -299,9 +299,9 @@ If a `group` is given the return value will be a table containing the following
299
- `git_commit_id` (string)
300
- `git_release` (string) release name +additional commits e.g. "2.0.0-master_20170202 +403"
301
- `git_commit_dts` (string) commit timestamp in an ordering format. e.g. "201908111200"
302
- - `node_verion_major` (number)
303
- - `node_verion_minor` (number)
304
- - `node_verion_revision` (number)
+ - `node_version_major` (number)
+ - `node_version_minor` (number)
+ - `node_version_revision` (number)
305
- for `group` = `"build_config"`
306
- `ssl` (boolean)
307
- `lfs_size` (number) as defined at build time
0 commit comments