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 b014361 commit 49ee7ebCopy full SHA for 49ee7eb
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": "5.7.1",
+ "version": "5.8.0",
5
"homepage": "http://socketcluster.io",
6
"contributors": [
7
sample/package.json
@@ -17,7 +17,7 @@
17
"sc-framework-health-check": "~1.0.0",
18
"sc-hot-reboot": "~1.0.0",
19
"serve-static": "1.11.2",
20
- "socketcluster": "~5.7.1",
+ "socketcluster": "~5.8.0",
21
"socketcluster-client": "~5.2.5"
22
},
23
"keywords": [
0 commit comments