Skip to content

Commit b1e51c8

Browse files
committed
Update repository location to new GitHub org
1 parent 38265d5 commit b1e51c8

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

package.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,14 @@
2727
},
2828
"repository": {
2929
"type": "git",
30-
"url": "git://github.com/mranney/node_redis.git"
30+
"url": "git://github.com/NodeRedis/node_redis.git"
31+
},
32+
"bugs": {
33+
"url": "https://github.com/NodeRedis/node_redis/issues"
34+
},
35+
"homepage": "https://github.com/NodeRedis/node_redis",
36+
"directories": {
37+
"example": "examples",
38+
"test": "test"
3139
}
3240
}

0 commit comments

Comments
 (0)