From eac67b281644d4363deebf5dd3d2a1322e3b2319 Mon Sep 17 00:00:00 2001 From: Damian Krzeminski Date: Tue, 13 Oct 2015 21:01:36 -0400 Subject: upgrade yargs 3.5.4 -> 3.10.0 we need a version with better support for 'array' params see: https://github.com/bcoe/yargs/pull/164 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index c172be39..953ab1a5 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "async": "~0.2.6", "source-map": "~0.5.1", "uglify-to-browserify": "~1.0.0", - "yargs": "~3.5.4" + "yargs": "~3.10.0" }, "devDependencies": { "acorn": "~0.6.0", -- cgit v1.2.3