Skip to content

Commit 78f4723

Browse files
author
Jon
committed
v0.9.38
1 parent 5bffa31 commit 78f4723

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "socketcluster",
33
"description": "SocketCluster - A Highly parallelized WebSocket server cluster to make the most of multi-core machines/instances.",
4-
"version": "0.9.37",
4+
"version": "0.9.38",
55
"homepage": "https://github.com/topcloud/socketcluster",
66
"contributors": [
77
{
@@ -14,8 +14,8 @@
1414
"url": "git://github.com/topcloud/socketcluster.git"
1515
},
1616
"dependencies": {
17-
"iocluster": ">= 1.1.2",
18-
"loadbalancer": ">= 0.9.16",
17+
"iocluster": ">= 1.2.0",
18+
"loadbalancer": ">= 0.9.17",
1919
"optimist": "0.6.1",
2020
"socketcluster-server": ">= 0.9.26",
2121
"wrench": "1.5.8"

0 commit comments

Comments
 (0)