1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-09 00:22:08 +03:00

Rename repo.

This commit is contained in:
Matt Ranney
2010-09-14 17:48:45 -07:00
parent 8bf4640d69
commit 8262c84d50

View File

@@ -1,10 +1,10 @@
{ "name" : "redis",
"version" : "0.0.2",
"version" : "0.0.3",
"description" : "Redis client library",
"author": "Matt Ranney <mjr@ranney.com>",
"main": "./index.js",
"repository": {
"type": "git",
"url": "git://github.com/mranney/redis.git"
"url": "git://github.com/mranney/node_redis.git"
}
}