From 499c7309e37e4c0569fa87b177d3f248d62245c8 Mon Sep 17 00:00:00 2001 From: Chris Hoffman Date: Thu, 13 Jun 2013 15:19:35 -0400 Subject: [PATCH] Fixing documentation error --- library/packaging/npm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/packaging/npm b/library/packaging/npm index a158b1478c5..7857a20107f 100644 --- a/library/packaging/npm +++ b/library/packaging/npm @@ -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