diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
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", |