mirror of
https://github.com/lingble/safe-redis-leader.git
synced 2025-11-01 04:58:02 +00:00
fix: README
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ts-safe-redis-leader",
|
||||
"version": "0.0.2",
|
||||
"version": "0.0.3",
|
||||
"description": "Redis leader election implementation that does not have any race conditions in Typescript",
|
||||
"main": "src/index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user