Skip to content

Commit fade65d

Browse files
Merge pull request #5 from cypress-io/update-git-repo
fix: Update git repo
2 parents 249258f + d5d52a6 commit fade65d

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

package.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"repository": {
2323
"type": "git",
24-
"url": "git://github.com/ericclemmons/unique-selector.git"
24+
"url": "git://github.com/cypress-io/unique-selector.git"
2525
},
2626
"keywords": [
2727
"dom",
@@ -30,13 +30,7 @@
3030
"selector",
3131
"event"
3232
],
33-
"author": "Eric Clemmons <[email protected]>",
34-
"contributors": [
35-
{
36-
"name": "Avraam Mavridis",
37-
"email": "[email protected]"
38-
}
39-
],
33+
"author": "Cypress",
4034
"license": "MIT",
4135
"devDependencies": {
4236
"babel-cli": "^6.26.0",

0 commit comments

Comments
 (0)