diff --git a/themes/minos/package.json b/themes/minos/package.json index 3e24f52..cf3c0f7 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": "0.8.2" } }