update backbone and socket.io
This commit is contained in:
parent
dc8d274487
commit
2fe326e01c
1 changed files with 4 additions and 4 deletions
|
@ -29,11 +29,11 @@
|
||||||
"babel-plugin-transform-class-properties": "6.22.0",
|
"babel-plugin-transform-class-properties": "6.22.0",
|
||||||
"babel-preset-es2015": "6.22.0",
|
"babel-preset-es2015": "6.22.0",
|
||||||
"babel-preset-react": "6.22.0",
|
"babel-preset-react": "6.22.0",
|
||||||
"backbone": "1.0.0",
|
"backbone": "1.3.3",
|
||||||
"clipboard-js": "0.3.2",
|
"clipboard-js": "0.3.2",
|
||||||
"commonmark": "0.27.0",
|
"commonmark": "0.27.0",
|
||||||
"csv-parse": "1.1.10",
|
"csv-parse": "1.1.10",
|
||||||
"emoji-mart": "0.3.5",
|
"emoji-mart": "0.3.7",
|
||||||
"getscreenmedia": "2.0.0",
|
"getscreenmedia": "2.0.0",
|
||||||
"hark": "git://github.com/otalk/hark#342ef9b7eff2",
|
"hark": "git://github.com/otalk/hark#342ef9b7eff2",
|
||||||
"howler": "2.0.2",
|
"howler": "2.0.2",
|
||||||
|
@ -46,8 +46,8 @@
|
||||||
"react-dom": "15.4.2",
|
"react-dom": "15.4.2",
|
||||||
"react-dropzone": "3.9.1",
|
"react-dropzone": "3.9.1",
|
||||||
"redux": "3.6.0",
|
"redux": "3.6.0",
|
||||||
"simplewebrtc": "2.2.1",
|
"simplewebrtc": "2.2.2",
|
||||||
"socket.io": "1.3.7",
|
"socket.io": "1.7.2",
|
||||||
"webpack": "1.14.0"
|
"webpack": "1.14.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue