Make browserify a production dep.

nb/hide-http
Alex Kern 11 years ago
parent 969bb95550
commit b8433ae1c4

@ -33,9 +33,7 @@
"react-router": "^0.13.1", "react-router": "^0.13.1",
"socket.io": "^1.3.5", "socket.io": "^1.3.5",
"socket.io-client": "^1.3.5", "socket.io-client": "^1.3.5",
"stylus": "^0.50.0" "stylus": "^0.50.0",
},
"devDependencies": {
"babelify": "^5.0.4", "babelify": "^5.0.4",
"browserify": "^9.0.3" "browserify": "^9.0.3"
}, },

Loading…
Cancel
Save