From 7083ddffccacbfd89179545fcbc656ac898a73a4 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Sat, 18 Oct 2014 17:01:38 -0700 Subject: [PATCH] Update devDependencies. --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d544f7197..4df407200 100755 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "grunt-contrib-coffee": "0.12.0", "grunt-contrib-compress": "0.12.0", "grunt-contrib-concat": "0.5.0", - "grunt-contrib-copy": "0.6.0", + "grunt-contrib-copy": "0.7.0", "grunt-contrib-watch": "0.6.1", "grunt-crx": "0.3.3", "grunt-markdown": "0.6.1", @@ -67,4 +67,4 @@ "engines": { "node": ">=0.10" } -} \ No newline at end of file +}