...
|
...
|
@@ -37,14 +37,14 @@ |
|
|
"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.3.0",
|
|
|
"yoho-md5": "^2.0.0",
|
|
|
"yoho-node-lib": "0.0.40"
|
|
|
"yoho-node-lib": "0.0.41"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"autoprefixer": "^6.4.0",
|
|
|
"babel-core": "^6.13.2",
|
|
|
"babel-loader": "^6.2.4",
|
|
|
"babel-loader": "^6.2.5",
|
|
|
"babel-plugin-transform-runtime": "^6.12.0",
|
|
|
"babel-preset-es2015": "^6.13.2",
|
|
|
"babel-runtime": "^6.11.6",
|
...
|
...
|
@@ -61,7 +61,7 @@ |
|
|
"handlebars-loader": "^1.3.0",
|
|
|
"husky": "^0.11.6",
|
|
|
"jquery": "2.2.4",
|
|
|
"nodemon": "^1.10.0",
|
|
|
"nodemon": "^1.10.2",
|
|
|
"postcss-assets": "^4.0.1",
|
|
|
"postcss-cachebuster": "^0.1.3",
|
|
|
"postcss-calc": "^5.2.1",
|
...
|
...
|
@@ -82,12 +82,12 @@ |
|
|
"stylelint-processor-html": "^1.0.0",
|
|
|
"vue": "1.0.26",
|
|
|
"vue-infinite-scroll": "0.2.3",
|
|
|
"vue-lazyload": "0.4.5",
|
|
|
"vue-lazyload": "^0.5.0",
|
|
|
"vue-loader": "^8.5.3",
|
|
|
"vue-swipe": "0.2.6",
|
|
|
"vue-touch": "1.1.0",
|
|
|
"webpack": "^1.13.1",
|
|
|
"webpack-dashboard": "0.0.1",
|
|
|
"webpack": "^1.13.2",
|
|
|
"webpack-dashboard": "^0.1.1",
|
|
|
"webpack-dev-server": "^1.14.1",
|
|
|
"webpack-stream": "^3.1.0",
|
|
|
"yoho-cookie": "1.2.0",
|
...
|
...
|
|