use express-cluster for drop-in cluster support

This commit is contained in:
Jeffrey Sun 2017-05-02 14:05:02 -07:00
parent 1a42d9dbc1
commit 7c34463cc4
2 changed files with 24 additions and 19 deletions

View file

@ -20,6 +20,7 @@
"canvas": "^1.6.2",
"chance": "^1.0.4",
"express": "^4.14.0",
"express-cluster": "0.0.4",
"newrelic": "^1.35.1",
"node-gyp": "^3.4.0",
"sanitize-filename": "^1.6.1",