Skip to content

Commit d8ac11b

Browse files
committed
Udpate repo url
1 parent 1300156 commit d8ac11b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"repository": {
1111
"type": "git",
12-
"url": "https://github.com/luin/redis-commands.git"
12+
"url": "https://github.com/NodeRedis/redis-commands.git"
1313
},
1414
"keywords": [
1515
"redis",
@@ -18,9 +18,9 @@
1818
"author": "luin <i@zihua.li> (http://zihua.li)",
1919
"license": "MIT",
2020
"bugs": {
21-
"url": "https://github.com/luin/redis-commonds/issues"
21+
"url": "https://github.com/NodeRedis/redis-commonds/issues"
2222
},
23-
"homepage": "https://github.com/luin/redis-commonds",
23+
"homepage": "https://github.com/NodeRedis/redis-commonds",
2424
"devDependencies": {
2525
"chai": "^3.4.0",
2626
"ioredis": "^1.0.8",

0 commit comments

Comments
 (0)