You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-09 00:22:08 +03:00
Update repository location to new GitHub org
This commit is contained in:
10
package.json
10
package.json
@@ -27,6 +27,14 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/mranney/node_redis.git"
|
||||
"url": "git://github.com/NodeRedis/node_redis.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/NodeRedis/node_redis/issues"
|
||||
},
|
||||
"homepage": "https://github.com/NodeRedis/node_redis",
|
||||
"directories": {
|
||||
"example": "examples",
|
||||
"test": "test"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user