...
|
...
|
@@ -38,12 +38,12 @@ |
|
|
"cookie-parser": "^1.4.3",
|
|
|
"express": "^4.13.1",
|
|
|
"express-handlebars": "^3.0.0",
|
|
|
"express-session": "^1.13.0",
|
|
|
"express-session": "^1.14.0",
|
|
|
"influxdb-winston": "^1.0.1",
|
|
|
"lodash": "^4.13.1",
|
|
|
"md5": "^2.1.0",
|
|
|
"memcached": "^2.2.2",
|
|
|
"moment": "^2.13.0",
|
|
|
"moment": "^2.14.1",
|
|
|
"morgan": "^1.7.0",
|
|
|
"oneapm": "^1.2.20",
|
|
|
"passport": "^0.3.2",
|
...
|
...
|
@@ -59,15 +59,15 @@ |
|
|
"uuid": "^2.0.2",
|
|
|
"winston": "^2.2.0",
|
|
|
"winston-daily-rotate-file": "^1.1.4",
|
|
|
"yoho-node-lib": "0.0.11"
|
|
|
"yoho-node-lib": "0.0.17"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"autoprefixer": "^6.3.6",
|
|
|
"autoprefixer": "^6.3.7",
|
|
|
"ava": "^0.15.2",
|
|
|
"babel-preset-es2015": "^6.9.0",
|
|
|
"babel-register": "^6.9.0",
|
|
|
"cross-env": "^1.0.8",
|
|
|
"eslint": "^2.12.0",
|
|
|
"eslint": "^3.0.1",
|
|
|
"eslint-config-yoho": "^1.0.1",
|
|
|
"gulp": "^3.9.1",
|
|
|
"gulp-cssnano": "^2.1.2",
|
...
|
...
|
@@ -91,9 +91,9 @@ |
|
|
"postcss-sprites": "^3.1.2",
|
|
|
"postcss-use": "^2.0.2",
|
|
|
"precss": "^1.4.0",
|
|
|
"rewire": "^2.5.1",
|
|
|
"rewire": "^2.5.2",
|
|
|
"shelljs": "^0.7.0",
|
|
|
"stylelint": "^6.8.0",
|
|
|
"stylelint": "^6.9.0",
|
|
|
"stylelint-config-yoho": "^1.2.4",
|
|
|
"webpack": "^1.13.1",
|
|
|
"webpack-dev-server": "^1.14.1",
|
...
|
...
|
@@ -101,11 +101,7 @@ |
|
|
"yoho-handlebars": "^4.0.5",
|
|
|
"yoho-jquery": "^1.12.4",
|
|
|
"yoho-jquery-lazyload": "^1.9.7",
|
|
|
<<<<<<< HEAD
|
|
|
"yoho-jquery-placeholder": "^2.3.1",
|
|
|
=======
|
|
|
"yoho-jquery-placeholder": "0.0.3",
|
|
|
>>>>>>> develop
|
|
|
"yoho-slider": "0.0.2"
|
|
|
}
|
|
|
} |
...
|
...
|
|