From e13befef56cd2ba4529043aba813f7444487e1cf Mon Sep 17 00:00:00 2001 From: Joshua Ellington Date: Tue, 5 May 2015 11:29:06 -0700 Subject: [PATCH] Updated angular-templates version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1d981ba..e809f4a 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "url": "https://github.com/linemanjs/lineman-angular/issues" }, "dependencies": { - "grunt-angular-templates": "^0.3.8", + "grunt-angular-templates": "^0.5.7", "grunt-ng-annotate": "^0.3.2", "coffee-script": "^1.6.3", "underscore": "^1.5.2"