working towards refactoring network

This commit is contained in:
Manuel Araoz 2014-08-12 16:41:45 -04:00
commit 3ebacd50cc
5 changed files with 70 additions and 57 deletions

View file

@ -15,8 +15,7 @@
"mocha-lcov-reporter": "0.0.1",
"optimist": "^0.6.1",
"preconditions": "^1.0.7",
"sinon": "1.9.1",
"socket.io-browserify": "^0.9.6"
"sinon": "1.9.1"
},
"scripts": {
"shell": "node shell/scripts/launch.js",
@ -67,7 +66,7 @@
"mocha-lcov-reporter": "0.0.1",
"mock-fs": "^2.3.1",
"node-cryptojs-aes": "0.4.0",
"socket.io-client": "^1.0.6",
"socket.io-client": "1.0.6",
"soop": "0.1.5",
"travis-cov": "0.2.5",
"uglifyify": "1.2.3"