From 134128f0368f073c7d25a5cc6685ac11ccdec282 Mon Sep 17 00:00:00 2001 From: Anne-Gaelle Colom Date: Wed, 30 Mar 2016 15:21:37 +0100 Subject: [PATCH] Build: Update grunt-jquery-content to 3.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d8865dc2..f49874de 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,6 @@ }, "dependencies": { "grunt": "0.4.5", - "grunt-jquery-content": "3.0.0" + "grunt-jquery-content": "3.0.1" } }