From 8955c382ade47d321b15a536086d41b441c99373 Mon Sep 17 00:00:00 2001 From: Barry Simpson Date: Mon, 23 May 2016 16:45:35 -0400 Subject: [PATCH] Update grunt-ng-annotate to fix peerDependency problems. Fixes #143 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 21f81b5..bb58e9a 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "grunt-contrib-jshint": "*", "grunt-contrib-qunit": "*", "grunt-contrib-uglify": "*", - "grunt-ng-annotate": "^0.10.0", + "grunt-ng-annotate": "^2.0.2", "load-grunt-tasks": "*" }, "jam": {