Merge pull request #987 from roramirez/update-stylelint

Update stylelint package
This commit is contained in:
Michael Teeuw 2017-08-12 16:52:13 +02:00 committed by GitHub
commit 1a7971ec82

View File

@ -45,8 +45,8 @@
"http-auth": "^3.1.3", "http-auth": "^3.1.3",
"jshint": "^2.9.4", "jshint": "^2.9.4",
"mocha": "^3.4.2", "mocha": "^3.4.2",
"stylelint": "^8.0.0",
"spectron": "3.6.x", "spectron": "3.6.x",
"stylelint": "^7.11.0",
"stylelint-config-standard": "latest", "stylelint-config-standard": "latest",
"time-grunt": "latest" "time-grunt": "latest"
}, },