mirror of
https://github.com/lingble/safe-redis-leader.git
synced 2025-10-29 11:42:34 +00:00
package fix
This commit is contained in:
@@ -9,11 +9,11 @@
|
||||
"test": "node_modules/.bin/jest --config ./test/jest-e2e.json",
|
||||
"prepublish": "npm run eslint && npm run test"
|
||||
},
|
||||
"author": "Michael Khirallah",
|
||||
"author": "Marc Gagnon",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/mkralla11/safe-redis-leader.git"
|
||||
"url": "git+https://github.com/Nesci28/safe-redis-leader.git"
|
||||
},
|
||||
"keywords": [
|
||||
"redis",
|
||||
@@ -22,9 +22,9 @@
|
||||
"distributed"
|
||||
],
|
||||
"bugs": {
|
||||
"url": "https://github.com/mkralla11/safe-redis-leader/issues"
|
||||
"url": "https://github.com/Nesci28/safe-redis-leader/issues"
|
||||
},
|
||||
"homepage": "https://github.com/mkralla11/safe-redis-leader#readme",
|
||||
"homepage": "https://github.com/Nesci28/safe-redis-leader/blob/master/README.md",
|
||||
"dependencies": {
|
||||
"ioredis": "^4.27.6"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user