From 6ac38a3faeeeef1ab8e315a5df2e1ec2dc07e8d6 Mon Sep 17 00:00:00 2001 From: "David J. Bradshaw" Date: Fri, 5 Dec 2014 16:43:13 +0100 Subject: [PATCH] Bump grunt-bower to 0.16.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cefcf06..9a83049 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "grunt-contrib-connect": "~0.3.0", "grunt-contrib-jshint": "~0.4.3", "grunt-contrib-watch": "~0.4.4", - "grunt-bower": "~0.7.0", + "grunt-bower": "~0.16.0", "grunt-autoprefixer": "~0.3.0", "grunt-contrib-cssmin": "~0.6.2", "grunt-contrib-clean": "~0.5.0",