use cluster.on('fork') for adding forks

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

View File

@ -27,6 +27,6 @@
},
"homepage": "https://github.com/coolaj86/cluster-store#readme",
"dependencies": {
"cluster-rpc": "^1.0.3"
"cluster-rpc": "^1.0.4"
}
}