From 8c7ad58a0569f7816e1447c44972f72dfc7db886 Mon Sep 17 00:00:00 2001 From: Dmitri Akatov Date: Tue, 24 Jun 2014 16:36:33 +0100 Subject: [PATCH] bumped grunt and bower versions --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5056d85..c1d290b 100644 --- a/package.json +++ b/package.json @@ -24,10 +24,10 @@ "devDependencies": { "matchdep": "~0.3.0", "grunt": "~0.4.1", - "grunt-cli": "~0.1.9", + "grunt-cli": "~0.1.13", "grunt-contrib-jshint": "~0.7.1", "grunt-karma": "~0.6.2", - "bower": "~1.2.7", + "bower": "~1.3.5", "karma": "~0.10.2", "karma-ng-scenario": "0.1.0", "karma-mocha": "~0.1.0",