Fix mobile view and update asset deps

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2017-06-15 07:58:12 +02:00
parent f93a3109a5
commit f99ebec0f2
9 changed files with 664 additions and 622 deletions

View File

@ -36,13 +36,13 @@
"url": "https://github.com/wallabag/wallabag/issues"
},
"devDependencies": {
"autoprefixer": "^6.7.7",
"autoprefixer": "^7.1.1",
"babel-core": "^6.24.1",
"babel-eslint": "^7.2.3",
"babel-loader": "^7.0.0",
"babel-preset-env": "^1.4.0",
"css-loader": "^0.28.0",
"eslint": "^3.19.0",
"eslint": "^4.0.0",
"eslint-config-airbnb-base": "^11.1.3",
"eslint-loader": "^1.7.1",
"eslint-plugin-import": "^2.2.0",
@ -50,9 +50,9 @@
"file-loader": "^0.11.0",
"lato-font": "^3.0.0",
"node-sass": "^4.5.2",
"postcss-loader": "^1.3.3",
"postcss-loader": "^2.0.5",
"sass-loader": "^6.0.3",
"style-loader": "^0.16.1",
"style-loader": "^0.18.2",
"stylelint": "^7.9.0",
"stylelint-config-standard": "^16.0.0",
"stylelint-webpack-plugin": "^0.7.0",