diff options
author | Hakim El Hattab | 2014-03-18 15:22:34 +0100 |
---|---|---|
committer | Hakim El Hattab | 2014-03-18 15:22:34 +0100 |
commit | 924c4aaa017f07ece3541fa99cb051d16ff064c4 (patch) | |
tree | 9165caffc3ea30dd4184cc908c736ed526052be7 /package.json | |
parent | 0140fd9ee6e8d0f193ab594d1df4a9f923c8a0df (diff) |
use socket.io 0.9.16
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 0887168..7de66f0 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "underscore": "~1.5.1", "express": "~2.5.9", "mustache": "~0.7.2", - "socket.io": "~0.9.13" + "socket.io": "~0.9.16" }, "devDependencies": { "grunt-contrib-qunit": "~0.2.2", |