diff --git a/package.json b/package.json index 738dcac5..beb745fc 100644 --- a/package.json +++ b/package.json @@ -11,10 +11,7 @@ "maintainers": [ "Mihai Bazon (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" },