X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/349846f255ed15346c72136acc7c2771d9ebc9af..f20b2ef1a63ca42202fb063a1c0c3c06cb65e87e:/package.json diff --git a/package.json b/package.json index cf58cfb..7d428f7 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,7 @@ "grunt": "~0.4.1", "grunt-contrib-requirejs": "~0.4.1", "grunt-contrib-less": "~0.6.1", - "grunt-contrib-jshint": "~0.7.2" + "grunt-contrib-jshint": "~0.7.2", + "grunt-contrib-copy": "~0.4.1" } }