diff --git a/package.json b/package.json index 35c2ff04..9f08ff8c 100644 --- a/package.json +++ b/package.json @@ -10,10 +10,10 @@ "email": "mihai.bazon@gmail.com", "web": "http://lisperator.net/" }], - "repositories": [{ + "repository": { "type": "git", "url": "https://github.com/mishoo/UglifyJS2.git" - }], + }, "dependencies": { "async" : "~0.2.6", "source-map" : "~0.1.7",