aboutsummaryrefslogtreecommitdiff
path: root/lib/scope.js
diff options
context:
space:
mode:
authorAlex Lam S.L <alexlamsl@gmail.com>2020-05-05 14:07:33 +0100
committerGitHub <noreply@github.com>2020-05-05 21:07:33 +0800
commit6bf14869359dbdc70aa5352d39234729e83cd4f9 (patch)
treecbf8d5f041e627784bd0501259d9a17e60f6143a /lib/scope.js
parentffa19431773aec2205b4dfe7bbcc6d20e4e733fb (diff)
downloadtracifyjs-6bf14869359dbdc70aa5352d39234729e83cd4f9.tar.gz
tracifyjs-6bf14869359dbdc70aa5352d39234729e83cd4f9.zip
update links to repository after rename (#3847)
Diffstat (limited to 'lib/scope.js')
-rw-r--r--lib/scope.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/scope.js b/lib/scope.js
index adbfe4ac..2f49df76 100644
--- a/lib/scope.js
+++ b/lib/scope.js
@@ -1,7 +1,7 @@
/***********************************************************************
A JavaScript tokenizer / parser / beautifier / compressor.
- https://github.com/mishoo/UglifyJS2
+ https://github.com/mishoo/UglifyJS
-------------------------------- (C) ---------------------------------