This commit is contained in:
AJ ONeal 2016-09-08 18:29:15 -06:00
parent 34b0aaf460
commit 7a46803159
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "cluster-store", "name": "cluster-store",
"version": "2.0.1", "version": "2.0.2",
"description": "A wrapper to enable the use of any in-process store with node cluster via cluster process and worker messages (i.e. for Raspberry Pi servers).", "description": "A wrapper to enable the use of any in-process store with node cluster via cluster process and worker messages (i.e. for Raspberry Pi servers).",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {