diff --git a/package.json b/package.json index 3ec9dd7..398c70a 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "grunt-cli": "~0.1.13", "grunt-angular-templates": "~0.5.5", "grunt-contrib-concat": "~0.4.0", - "grunt-contrib-connect": "~0.7.1", + "grunt-contrib-connect": "~0.8.0", "grunt-contrib-copy": "~0.5.0", "grunt-contrib-jshint": "~0.10.0", "grunt-contrib-less": "~0.11.0", @@ -34,7 +34,7 @@ "karma-phantomjs-launcher": "~0.1.4", "karma-sauce-launcher": "~0.2.7", "karma-sinon-chai": "~0.1.6", - "load-grunt-config": "~0.8.0", + "load-grunt-config": "~0.10.0", "lodash": "~2.4.1", "time-grunt": "~0.3.1" },