From 4fdbff10b3ad48d61bca594ac0c29b027f5f76cb Mon Sep 17 00:00:00 2001 From: ccd0 Date: Sun, 23 Nov 2014 14:03:09 -0800 Subject: [PATCH] Update devDependencies. --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 64fe2abb3..3fb63852c 100755 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "grunt-contrib-concat": "0.5.0", "grunt-contrib-copy": "0.7.0", "grunt-contrib-watch": "0.6.1", - "grunt-crx": "0.3.3", + "grunt-crx": "0.3.4", "grunt-markdown": "0.6.1", "grunt-shell": "1.1.1", "load-grunt-tasks": "1.0.0" @@ -67,4 +67,4 @@ "engines": { "node": ">=0.10" } -} \ No newline at end of file +}