Repository: climate Updated Branches: refs/heads/master 4f498be02 -> ab83d6884
CLIMATE-572 Address deprecation and WARN's in ocw-ui/frontend npm install Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/4eac1ad0 Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/4eac1ad0 Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/4eac1ad0 Branch: refs/heads/master Commit: 4eac1ad03883f17899e16be8cb6858c422d03f22 Parents: 4f498be Author: Omkar20895 <[email protected]> Authored: Wed Mar 2 15:52:45 2016 +0530 Committer: Omkar20895 <[email protected]> Committed: Wed Mar 2 15:52:45 2016 +0530 ---------------------------------------------------------------------- ocw-ui/frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/climate/blob/4eac1ad0/ocw-ui/frontend/package.json ---------------------------------------------------------------------- diff --git a/ocw-ui/frontend/package.json b/ocw-ui/frontend/package.json index b6fc91a..ca16ce8 100644 --- a/ocw-ui/frontend/package.json +++ b/ocw-ui/frontend/package.json @@ -30,7 +30,7 @@ "grunt-google-cdn": "^0.4.0", "grunt-karma": "^0.8.3", "grunt-newer": "^0.7.0", - "grunt-ngmin": "^0.0.3", + "grunt-ng-annotate": "^0.1.0", "grunt-svgmin": "^0.4.0", "grunt-usemin": "^2.1.1", "grunt-wiredep": "^1.8.0",
