Skip to content

Commit c0b4415

Browse files
committed
--wip-- [skip ci]
1 parent 4398527 commit c0b4415

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

packages/bloom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"repository": {
2525
"type": "git",
26-
"url": "git://github.com/redis/node-redis.git"
26+
"url": "git://github.com/nkaradzhov/node-redis.git"
2727
},
2828
"bugs": {
2929
"url": "https://github.com/redis/node-redis/issues"

packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"repository": {
2727
"type": "git",
28-
"url": "git://github.com/redis/node-redis.git"
28+
"url": "git://github.com/nkaradzhov/node-redis.git"
2929
},
3030
"bugs": {
3131
"url": "https://github.com/redis/node-redis/issues"

packages/entraid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"repository": {
4040
"type": "git",
41-
"url": "git://github.com/redis/node-redis.git"
41+
"url": "git://github.com/nkaradzhov/node-redis.git"
4242
},
4343
"bugs": {
4444
"url": "https://github.com/redis/node-redis/issues"

packages/json/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"repository": {
2525
"type": "git",
26-
"url": "git://github.com/redis/node-redis.git"
26+
"url": "git://github.com/nkaradzhov/node-redis.git"
2727
},
2828
"bugs": {
2929
"url": "https://github.com/redis/node-redis/issues"

packages/redis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"repository": {
2626
"type": "git",
27-
"url": "git://github.com/redis/node-redis.git"
27+
"url": "git://github.com/nkaradzhov/node-redis.git"
2828
},
2929
"bugs": {
3030
"url": "https://github.com/redis/node-redis/issues"

packages/search/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"repository": {
2626
"type": "git",
27-
"url": "git://github.com/redis/node-redis.git"
27+
"url": "git://github.com/nkaradzhov/node-redis.git"
2828
},
2929
"bugs": {
3030
"url": "https://github.com/redis/node-redis/issues"

packages/time-series/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"repository": {
2525
"type": "git",
26-
"url": "git://github.com/redis/node-redis.git"
26+
"url": "git://github.com/nkaradzhov/node-redis.git"
2727
},
2828
"bugs": {
2929
"url": "https://github.com/redis/node-redis/issues"

0 commit comments

Comments
 (0)