Updated npm dependencies

This commit is contained in:
CJ Patoilo 2016-11-19 15:35:46 -03:00
parent 74f32e672e
commit fc6a3558e6

View File

@ -48,17 +48,17 @@
"normalize.css": "latest" "normalize.css": "latest"
}, },
"devDependencies": { "devDependencies": {
"autoprefixer": "^6.3.6", "autoprefixer": "^6.5.3",
"backstopjs": "^2.0.6", "backstopjs": "^2.3.3",
"browser-sync": "^2.13.0", "browser-sync": "^2.18.1",
"node-sass": "^3.7.0", "node-sass": "^3.13.0",
"npm-run-all": "^2.1.1", "npm-run-all": "^2.3.0",
"onchange": "^2.4.0", "onchange": "^2.5.0",
"postcss-cli": "^2.5.2", "postcss-cli": "^2.6.0",
"sass-lint": "^1.8.2" "sass-lint": "^1.10.2"
}, },
"engines": { "engines": {
"node": "^6.0.0" "node": "^7.0.0"
}, },
"scripts": { "scripts": {
"prestart": "npm install", "prestart": "npm install",