aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKen Sheedlo2013-08-12 17:30:26 -0700
committerIgor Minar2013-08-15 11:49:58 -0700
commit031f8a093f3266c9e17750a018ee9b5a5782d836 (patch)
treec289445524a555531921347117803486a67147a1
parent8a000a586dd22b3d522ae060a4716184006d7d9e (diff)
downloadangular.js-031f8a093f3266c9e17750a018ee9b5a5782d836.tar.bz2
chore(Grunt): upgrade ng-closure-runner to 0.2.2
Closes #3554
-rw-r--r--bower.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index 2828e3a2..65a383de 100644
--- a/bower.json
+++ b/bower.json
@@ -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"
}
}