From 3acd9f495b560361e1473d80deb4a452d02d8501 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 26 Apr 2019 02:52:55 +0000 Subject: [PATCH] chore(package): update grunt-modernizr to version 2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e1fcd26..f30d5b2 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "grunt-contrib-watch": "~1.1.0", "grunt-jekyll": "~1.0.0", "grunt-contrib-connect": "~2.0.0", - "grunt-modernizr": "~1.0.2", + "grunt-modernizr": "~2.0.1", "grunt-svgmin": "~5.0.0" } }