From 65bf4779f8625d8a592572e22704769d04ea63e6 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Fri, 4 Jul 2014 21:21:43 -0700 Subject: [PATCH] update devDependencies --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index d3ecfe569..65ba44c8a 100755 --- a/package.json +++ b/package.json @@ -29,19 +29,19 @@ } }, "devDependencies": { - "font-awesome": "~4.0.3", + "font-awesome": "~4.1.0", "grunt": "~0.4.4", - "grunt-bump": "0.0.13", + "grunt-bump": "0.0.14", "grunt-concurrent": "~0.5.0", "grunt-contrib-clean": "~0.5.0", "grunt-contrib-coffee": "~0.10.1", - "grunt-contrib-compress": "~0.8.0", + "grunt-contrib-compress": "~0.9.1", "grunt-contrib-concat": "~0.4.0", "grunt-contrib-copy": "~0.5.0", "grunt-contrib-watch": "~0.6.1", "grunt-crx": "~0.3.3", "grunt-shell": "~0.7.0", - "load-grunt-tasks": "~0.4.0" + "load-grunt-tasks": "~0.6.0" }, "repository": { "type": "git",