aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2014-03-18 15:22:34 +0100
committerHakim El Hattab <hakim.elhattab@gmail.com>2014-03-18 15:22:34 +0100
commit924c4aaa017f07ece3541fa99cb051d16ff064c4 (patch)
tree9165caffc3ea30dd4184cc908c736ed526052be7 /package.json
parent0140fd9ee6e8d0f193ab594d1df4a9f923c8a0df (diff)
downloadfosdem-2018-presentation-924c4aaa017f07ece3541fa99cb051d16ff064c4.tar
fosdem-2018-presentation-924c4aaa017f07ece3541fa99cb051d16ff064c4.tar.gz
use socket.io 0.9.16
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
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",