Merge pull request #852 from roramirez/sort-dependencies

Sort dependencies in the file package.json
This commit is contained in:
Michael Teeuw 2017-04-16 22:27:02 +02:00 committed by GitHub
commit aee607ea81

View File

@ -40,8 +40,8 @@
"grunt-markdownlint": "^1.0.13",
"grunt-stylelint": "latest",
"grunt-yamllint": "latest",
"jshint": "^2.9.4",
"http-auth": "^3.1.3",
"jshint": "^2.9.4",
"mocha": "^3.2.0",
"spectron": "^3.4.1",
"stylelint-config-standard": "latest",