deps: upgrade socket.io to 1.2.1

This commit is contained in:
calzoneman 2015-01-08 17:57:44 -06:00
parent 4135ec0bf8
commit 8630c5972c
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
const VERSION = "3.6.1";
const VERSION = "3.6.2";
var singleton = null;
var Config = require("./config");