Skip to content

Commit

Permalink
npm: update grunt-jsonlint to 1.1.0
Browse files Browse the repository at this point in the history
a lots of improvements:
- many bugfixes
- every dependencies updated
- more options added
- grunt >= 1.0.0 is required

ref: https://github.com/brandonramirez/grunt-jsonlint/blob/master/README.md
  • Loading branch information
simobasso committed Dec 21, 2016
1 parent f3a688f commit cea9e7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"grunt-contrib-jshint": "^1.1.0",
"grunt-contrib-uglify": "^2.0.0",
"grunt-jscs": "^3.0.1",
"grunt-jsonlint": "1.0.6",
"grunt-jsonlint": "^1.1.0",
"grunt-karma": "^0.12.1",
"http-server": "^0.8.5",
"jasmine-core": "^2.4.1",
Expand Down

0 comments on commit cea9e7a

Please sign in to comment.