diff --git a/package.json b/package.json index c6339a7..37cbfa3 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ }, "repository": { "type": "git", - "url": "git://github.com/ericclemmons/unique-selector.git" + "url": "git://github.com/cypress-io/unique-selector.git" }, "keywords": [ "dom", @@ -30,13 +30,7 @@ "selector", "event" ], - "author": "Eric Clemmons ", - "contributors": [ - { - "name": "Avraam Mavridis", - "email": "avr.mav@gmail.com" - } - ], + "author": "Cypress", "license": "MIT", "devDependencies": { "babel-cli": "^6.26.0",