[Pkg-javascript-commits] [node-umd] 01/11: update to uglify-js 2.3.6 to get rid of npm warning

Bastien Roucariès rouca at moszumanska.debian.org
Mon Apr 17 07:38:06 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to annotated tag 1.3.0
in repository node-umd.

commit 2968d9519192fc96adfb84b6c32003f037b03394
Author: Lars-Magnus Skog <ralphtheninja at riseup.net>
Date:   Thu Jun 20 20:42:59 2013 +0200

    update to uglify-js 2.3.6 to get rid of npm warning
---
 package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index 09fb9ba..300b5c6 100644
--- a/package.json
+++ b/package.json
@@ -7,7 +7,7 @@
     "rfile": "~1.0.0",
     "ruglify": "~1.0.0",
     "through": "~2.3.1",
-    "uglify-js": "~2.2.5"
+    "uglify-js": "~2.3.6"
   },
   "devDependencies": {
     "win-spawn": "~1.1.2"
@@ -22,4 +22,4 @@
   },
   "author": "ForbesLindesay",
   "license": "MIT"
-}
\ No newline at end of file
+}

-- 
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