We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2101321 commit e718905Copy full SHA for e718905
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "socketcluster",
3
"description": "SocketCluster - A Highly parallelized WebSocket server cluster to make the most of multi-core machines/instances.",
4
- "version": "0.9.15",
+ "version": "0.9.16",
5
"homepage": "https://github.com/topcloud/socketcluster",
6
"contributors": [
7
@@ -14,7 +14,7 @@
14
"url": "git://github.com/topcloud/socketcluster.git"
15
},
16
"dependencies": {
17
- "iocluster": ">=0.9.18",
+ "iocluster": ">=0.9.19",
18
"loadbalancer": ">=0.9.12",
19
"socketcluster-server": ">=0.9.23"
20
0 commit comments