Skip to content

Commit bba1384

Browse files
committed
Updated 'socket.io' dependency with one compatible with node v4.2.2
1 parent 8dc41ea commit bba1384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"express": "latest",
99
"jquery": "latest",
1010
"nan": "latest",
11-
"socket.io": "latest",
11+
"socket.io": "1.5.1",
1212
"socket.io-stream": "latest",
1313
"three": ">=0.125.0"
1414
},

0 commit comments

Comments
 (0)