[Pkg-javascript-commits] [uglifyjs] 62/77: Bump yargs version (for .array arguments)
Jonas Smedegaard
dr at jones.dk
Tue May 19 00:02:33 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to tag v2.4.18
in repository uglifyjs.
commit 540c19792f813e38a815ff1bd2228ac0eca9e502
Author: Mihai Bazon <mihai.bazon at gmail.com>
Date: Wed Mar 18 11:51:09 2015 +0200
Bump yargs version (for .array arguments)
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index da86000..6c5608a 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
"dependencies": {
"async" : "~0.2.6",
"source-map" : "0.1.34",
- "yargs": "~1.3.3",
+ "yargs": "~3.5.4",
"uglify-to-browserify": "~1.0.0"
},
"devDependencies": {
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/uglifyjs.git
More information about the Pkg-javascript-commits
mailing list