update backbone and socket.io

This commit is contained in:
Devin Howard 2017-01-21 15:37:14 -05:00
parent dc8d274487
commit 2fe326e01c

View file

@ -29,11 +29,11 @@
"babel-plugin-transform-class-properties": "6.22.0",
"babel-preset-es2015": "6.22.0",
"babel-preset-react": "6.22.0",
"backbone": "1.0.0",
"backbone": "1.3.3",
"clipboard-js": "0.3.2",
"commonmark": "0.27.0",
"csv-parse": "1.1.10",
"emoji-mart": "0.3.5",
"emoji-mart": "0.3.7",
"getscreenmedia": "2.0.0",
"hark": "git://github.com/otalk/hark#342ef9b7eff2",
"howler": "2.0.2",
@ -46,8 +46,8 @@
"react-dom": "15.4.2",
"react-dropzone": "3.9.1",
"redux": "3.6.0",
"simplewebrtc": "2.2.1",
"socket.io": "1.3.7",
"simplewebrtc": "2.2.2",
"socket.io": "1.7.2",
"webpack": "1.14.0"
},
"devDependencies": {