...
|
...
|
@@ -37,9 +37,9 @@ |
|
|
"connect-memcached": "^0.2.0",
|
|
|
"cookie-parser": "^1.4.3",
|
|
|
"express": "^4.13.1",
|
|
|
"handlebars": "^4.0.5",
|
|
|
"express-handlebars": "^3.0.0",
|
|
|
"express-session": "^1.13.0",
|
|
|
"handlebars": "^4.0.5",
|
|
|
"influxdb-winston": "^1.0.1",
|
|
|
"lodash": "^4.13.1",
|
|
|
"md5": "^2.1.0",
|
...
|
...
|
@@ -62,7 +62,8 @@ |
|
|
"winston": "^2.2.0",
|
|
|
"winston-daily-rotate-file": "^1.1.4",
|
|
|
"yoho-express-session": "^1.14.1",
|
|
|
"yoho-node-lib": "0.1.19"
|
|
|
"yoho-node-lib": "0.1.19",
|
|
|
"yoho-zookeeper": "^1.0.3"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"autoprefixer": "^6.3.6",
|
...
|
...
|
|