...
|
...
|
@@ -39,7 +39,7 @@ |
|
|
"express-handlebars": "^3.0.0",
|
|
|
"express-session": "^1.14.0",
|
|
|
"influxdb-winston": "^1.0.1",
|
|
|
"lodash": "^4.13.1",
|
|
|
"lodash": "^4.15.0",
|
|
|
"md5": "^2.1.0",
|
|
|
"memcached": "^2.2.1",
|
|
|
"moment": "^2.14.1",
|
...
|
...
|
@@ -55,7 +55,7 @@ |
|
|
"serve-favicon": "^2.3.0",
|
|
|
"uuid": "^2.0.2",
|
|
|
"winston": "^2.2.0",
|
|
|
"winston-daily-rotate-file": "^1.1.4",
|
|
|
"winston-daily-rotate-file": "^1.2.0",
|
|
|
"yoho-node-lib": "0.0.40"
|
|
|
},
|
|
|
"devDependencies": {
|
...
|
...
|
@@ -88,8 +88,8 @@ |
|
|
"precss": "^1.4.0",
|
|
|
"rewire": "^2.5.2",
|
|
|
"shelljs": "^0.7.0",
|
|
|
"stylelint": "^6.9.0",
|
|
|
"stylelint-config-yoho": "^1.2.3",
|
|
|
"stylelint": "^7.1.0",
|
|
|
"stylelint-config-yoho": "^1.2.6",
|
|
|
"webpack": "^1.13.1",
|
|
|
"webpack-dev-server": "^1.14.1",
|
|
|
"webpack-stream": "^3.1.0",
|
...
|
...
|
|