[Pkg-javascript-commits] [node-umd] 01/02: Update to uglify-js 2.4.0
Bastien Roucariès
rouca at moszumanska.debian.org
Mon Apr 17 07:38:08 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to annotated tag 1.3.1
in repository node-umd.
commit 3e8457eef141716894702290b2a98a2118d59b98
Author: ForbesLindesay <forbes at lindesay.co.uk>
Date: Sun Aug 25 02:47:53 2013 +0100
Update to uglify-js 2.4.0
---
package.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package.json b/package.json
index c3dcd66..9c9280b 100644
--- a/package.json
+++ b/package.json
@@ -6,8 +6,8 @@
"dependencies": {
"rfile": "~1.0.0",
"ruglify": "~1.0.0",
- "through": "~2.3.1",
- "uglify-js": "~2.3.6"
+ "through": "~2.3.4",
+ "uglify-js": "~2.4.0"
},
"devDependencies": {
"linify": "~1.0.1",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-umd.git
More information about the Pkg-javascript-commits
mailing list