Skip to content

Commit d63a15a

Browse files
fix url (thanks Jonah)
1 parent c3a1f8c commit d63a15a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"author": "Matthew Mueller <mattmuelle@gmail.cm>",
77
"repository": {
88
"type": "git",
9-
"url": "git://github.com/MatthewMueller/x-ray.git"
9+
"url": "git://github.com/lapwinglabs/x-ray.git"
1010
},
1111
"dependencies": {
1212
"catch-stdout": "0.0.1",
@@ -22,4 +22,4 @@
2222
"subs": "0.0.1"
2323
},
2424
"main": "index"
25-
}
25+
}

0 commit comments

Comments
 (0)