From e0c5ac334489360b26c94d1d0dcd0b9a05251e21 Mon Sep 17 00:00:00 2001 From: Paladox Date: Thu, 26 Nov 2015 16:55:02 +0000 Subject: [PATCH] Update grunt-jsonlint to 1.0.6 Change-Id: I847605a0b35d5b8e4022030ae40bd21bb1ea0b37 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c3d4d837..c09af212 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,6 @@ "grunt-cli": "0.1.13", "grunt-contrib-jshint": "0.11.3", "grunt-banana-checker": "0.4.0", - "grunt-jsonlint": "1.0.5" + "grunt-jsonlint": "1.0.6" } }