Fixing documentation error
This commit is contained in:
parent
3c6d5f95f8
commit
b437ac7dda
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ options:
|
|||
- The executable location for npm.
|
||||
- This is useful if you are using a version manager, such as nvm
|
||||
required: false
|
||||
default: nvm
|
||||
default: null
|
||||
production:
|
||||
description:
|
||||
- Install dependencies in production mode, excluding devDependencies
|
||||
|
|
Loading…
Reference in a new issue