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" } }