uglify-es: have repository point to harmony branch (#2212)
This commit is contained in:
parent
f5c46db738
commit
e7334b4048
|
|
@ -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"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user