Fix the package deps.

nb/hide-http
Alex Kern 11 years ago
parent 597cc49264
commit c4b63ec0e3

@ -28,15 +28,15 @@
"react": "^0.13.0", "react": "^0.13.0",
"react-frozenhead": "^0.3.0", "react-frozenhead": "^0.3.0",
"react-router": "^0.13.1", "react-router": "^0.13.1",
"socket.io": "^1.3.5" "socket.io": "^1.3.5",
"node-uuid": "^1.4.3",
"peerjs": "^0.3.14",
"socket.io-client": "^1.3.5",
"alt": "^0.14.4"
}, },
"devDependencies": { "devDependencies": {
"alt": "^0.14.4",
"babelify": "^5.0.4", "babelify": "^5.0.4",
"browserify": "^9.0.3", "browserify": "^9.0.3",
"node-uuid": "^1.4.3",
"peerjs": "^0.3.14",
"socket.io-client": "^1.3.5",
"watchify": "^2.4.0" "watchify": "^2.4.0"
}, },
"engines": { "engines": {

Loading…
Cancel
Save