From 9983021c6ed809a1eb96121de6bbe61685f28aa3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 21 Feb 2019 01:53:28 +0000 Subject: [PATCH] Update dependency grunt-contrib-copy to v1 --- themes/minos/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/minos/package.json b/themes/minos/package.json index 3e24f52..ae73da4 100644 --- a/themes/minos/package.json +++ b/themes/minos/package.json @@ -7,6 +7,6 @@ "load-grunt-tasks": "0.2.1", "grunt-git": "0.2.14", "grunt-contrib-clean": "0.7.0", - "grunt-contrib-copy": "0.4.1" + "grunt-contrib-copy": "1.0.0" } }