[Pkg-javascript-commits] [uglifyjs] 55/491: update README (#1918)

Jonas Smedegaard dr at jones.dk
Wed Feb 14 19:51:21 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 2b44f4ae30921e3d1eea2846250f26b0942490df
Author: kzc <kzc at users.noreply.github.com>
Date:   Thu May 11 15:36:33 2017 -0400

    update README (#1918)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index f84a448..c50a8ec 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ UglifyJS is a JavaScript parser, minifier, compressor and beautifier toolkit.
 #### Note:
 - **`uglify-js at 3.x` has a new API and CLI and is not backwards compatible with [`uglify-js at 2.x`](https://github.com/mishoo/UglifyJS2/tree/v2.x)**.
 - **Documentation for UglifyJS `2.x` releases can be found [here](https://github.com/mishoo/UglifyJS2/tree/v2.x)**.
-- Release versions of `uglify-js` only support ECMAScript 5 (ES5).
+- `uglify-js` only supports ECMAScript 5 (ES5).
 - Those wishing to minify
 ES2015+ (ES6+) should use the `npm` package [**uglify-es**](https://github.com/mishoo/UglifyJS2/tree/harmony).
 

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