We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1300156 commit d8ac11bCopy full SHA for d8ac11b
package.json
@@ -9,7 +9,7 @@
9
},
10
"repository": {
11
"type": "git",
12
- "url": "https://github.com/luin/redis-commands.git"
+ "url": "https://github.com/NodeRedis/redis-commands.git"
13
14
"keywords": [
15
"redis",
@@ -18,9 +18,9 @@
18
"author": "luin <i@zihua.li> (http://zihua.li)",
19
"license": "MIT",
20
"bugs": {
21
- "url": "https://github.com/luin/redis-commonds/issues"
+ "url": "https://github.com/NodeRedis/redis-commonds/issues"
22
23
- "homepage": "https://github.com/luin/redis-commonds",
+ "homepage": "https://github.com/NodeRedis/redis-commonds",
24
"devDependencies": {
25
"chai": "^3.4.0",
26
"ioredis": "^1.0.8",
0 commit comments