From 5a11f23ff5b2258001405516eff11c286610028e Mon Sep 17 00:00:00 2001 From: Anne-Gaelle Colom Date: Wed, 30 Mar 2016 15:28:13 +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 942f6f3a..353bc588 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" } }