[Pkg-javascript-commits] [uglifyjs] 88/491: add "es5" to package.json keywords (#1980)

Jonas Smedegaard dr at jones.dk
Wed Feb 14 19:51:24 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 7e164aba8f9cc295b9e251cbe800f47c6390b0be
Author: kzc <kzc at users.noreply.github.com>
Date:   Sat May 20 10:09:51 2017 -0400

    add "es5" to package.json keywords (#1980)
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 4bd70c4..088a292 100644
--- a/package.json
+++ b/package.json
@@ -40,5 +40,5 @@
   "scripts": {
     "test": "node test/run-tests.js"
   },
-  "keywords": ["uglify", "uglify-js", "minify", "minifier"]
+  "keywords": ["uglify", "uglify-js", "minify", "minifier", "es5"]
 }

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