diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2017-03-29 03:13:30 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-29 03:13:30 +0800 |
commit | ae740b933fe9cad714f5a9aac625ae2857d5a04a (patch) | |
tree | 93941d98cd8868f45f188f772a4b2dfaf7eeb7de | |
parent | ec7f37f314eb834d36eb64dddb8b5fe0934e50b1 (diff) | |
download | tracifyjs-ae740b933fe9cad714f5a9aac625ae2857d5a04a.tar.gz tracifyjs-ae740b933fe9cad714f5a9aac625ae2857d5a04a.zip |
v2.8.18
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 2ada98ea..3e7cc626 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "homepage": "http://lisperator.net/uglifyjs", "author": "Mihai Bazon <mihai.bazon@gmail.com> (http://lisperator.net/)", "license": "BSD-2-Clause", - "version": "2.8.17", + "version": "2.8.18", "engines": { "node": ">=0.8.0" }, |