mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-06 12:33:44 +02:00
Node redis module update.
This commit is contained in:
parent
f0b821f880
commit
2456d3a197
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
"author": "ZeroTier Networks LLC",
|
"author": "ZeroTier Networks LLC",
|
||||||
"license": "GPL",
|
"license": "GPL",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"redis": "~0.10.2",
|
"redis": "~0.10.3",
|
||||||
"async": "~0.9.0"
|
"async": "~0.9.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue