1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

Kick up grunt-contrib-jshint dependency

This commit is contained in:
Zlatan Vasović 2013-10-25 17:45:49 +02:00
parent a58c83a317
commit ca6729e3d3

View file

@ -27,7 +27,7 @@
, "grunt-contrib-concat": "~0.3.0"
, "grunt-contrib-connect": "~0.5.0"
, "grunt-contrib-copy": "~0.4.1"
, "grunt-contrib-jshint": "~0.6.4"
, "grunt-contrib-jshint": "~0.7.0"
, "grunt-contrib-qunit": "~0.3.0"
, "grunt-contrib-uglify": "~0.2.4"
, "grunt-contrib-watch": "~0.5.3"