dependencies upgrade
... | ... | @@ -75,14 +75,14 @@ |
"conventional-changelog": "^1.1.3", | ||
"eslint": "^3.19.0", | ||
"postcss-cssnext": "^2.11.0", | ||
"postcss-smart-import": "^0.7.0", | ||
"postcss-smart-import": "^0.7.2", | ||
"stylelint": "^7.10.1", | ||
"supertest": "^3.0.0" | ||
}, | ||
"dependencies": { | ||
"babel-runtime": "^6.23.0", | ||
"bcrypt": "^1.0.2", | ||
"codemirror": "^5.25.2", | ||
"codemirror": "^5.26.0", | ||
"file-type": "^4.3.0", | ||
"highlight.js": "^9.11.0", | ||
"jquery": "^3.2.1", | ||
... | ... |
Please register or sign in to comment