[Pkg-javascript-commits] [uglifyjs] 66/491: v3.0.5

Jonas Smedegaard dr at jones.dk
Wed Feb 14 19:51:22 UTC 2018


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

js pushed a commit to annotated tag debian/3.3.10-1
in repository uglifyjs.

commit ff526be61d3af128c59013e2963b5861645badb7
Author: Alex Lam S.L <alexlamsl at gmail.com>
Date:   Mon May 15 11:34:59 2017 +0800

    v3.0.5
---
 package.json | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/package.json b/package.json
index 04b49f8..c84ef8b 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
   "homepage": "http://lisperator.net/uglifyjs",
   "author": "Mihai Bazon <mihai.bazon at gmail.com> (http://lisperator.net/)",
   "license": "BSD-2-Clause",
-  "version": "3.0.4",
+  "version": "3.0.5",
   "engines": {
     "node": ">=0.8.0"
   },
@@ -36,14 +36,6 @@
     "acorn": "~5.0.3",
     "mocha": "~2.3.4"
   },
-  "optionalDependencies": {
-    "uglify-to-browserify": "~1.0.0"
-  },
-  "browserify": {
-    "transform": [
-      "uglify-to-browserify"
-    ]
-  },
   "scripts": {
     "test": "node test/run-tests.js"
   },

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