chore(Grunt): upgrade ng-closure-runner to 0.2.2

Closes #3554
This commit is contained in:
Ken Sheedlo 2013-08-12 17:30:26 -07:00 committed by Igor Minar
parent 8a000a586d
commit 031f8a093f

View file

@ -7,6 +7,6 @@
"components-font-awesome": "3.1.0",
"bootstrap": "https://raw.github.com/twbs/bootstrap/v2.0.2/docs/assets/bootstrap.zip",
"closure-compiler": "https://closure-compiler.googlecode.com/files/compiler-20130603.zip",
"ng-closure-runner": "https://raw.github.com/angular/ng-closure-runner/v0.2.1/assets/ng-closure-runner.zip"
"ng-closure-runner": "https://raw.github.com/angular/ng-closure-runner/v0.2.2/assets/ng-closure-runner.zip"
}
}