Skip to content

Commit

Permalink
Make the npm production parameter in the docs list the choices.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael DeHaan committed Feb 28, 2014
1 parent 6c43e0e commit 4b281ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions library/packaging/npm
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ options:
description:
- Install dependencies in production mode, excluding devDependencies
required: false
choices: [ "yes", "no" ]
default: no
state:
description:
Expand Down

0 comments on commit 4b281ca

Please sign in to comment.