From 98b633754284a4a7c4af205a892145e1923ddb3c Mon Sep 17 00:00:00 2001 From: Hoppe Date: Thu, 1 Oct 2015 21:39:01 -0400 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1d981ba..6f95be4 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "grunt-angular-templates": "^0.3.8", - "grunt-ng-annotate": "^0.3.2", + "grunt-ng-annotate": "^1.0.1", "coffee-script": "^1.6.3", "underscore": "^1.5.2" },