uglify-es: have repository point to harmony branch (#2212)

This commit is contained in:
kzc
2017-07-06 23:39:48 -04:00
committed by Alex Lam S.L
parent f5c46db738
commit e7334b4048

View File

@@ -11,10 +11,7 @@
"maintainers": [
"Mihai Bazon <mihai.bazon@gmail.com> (http://lisperator.net/)"
],
"repository": {
"type": "git",
"url": "https://github.com/mishoo/UglifyJS2.git"
},
"repository": "https://github.com/mishoo/UglifyJS2/tree/harmony",
"bugs": {
"url": "https://github.com/mishoo/UglifyJS2/issues"
},