aboutsummaryrefslogtreecommitdiffstats
path: root/bower.json
diff options
context:
space:
mode:
authorKen Sheedlo2013-06-28 16:47:10 -0700
committerIgor Minar2013-07-01 15:42:14 -0700
commitc8fcf3b369dbe866815e18e0fa4d71f3e679bc5f (patch)
treee91dad99dbe67000299e6ee18ac5ec3042d853d1 /bower.json
parent0c6fb665a4e2e1e7ceb11372153963658d4b53b1 (diff)
downloadangular.js-c8fcf3b369dbe866815e18e0fa4d71f3e679bc5f.tar.bz2
feat(minErr): Error stripping build step
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index 8bdcc838..fc916a02 100644
--- a/bower.json
+++ b/bower.json
@@ -6,6 +6,7 @@
"google-code-prettify": "1.0.0",
"components-font-awesome": "3.1.0",
"bootstrap": "https://raw.github.com/twitter/bootstrap/v2.0.2/docs/assets/bootstrap.zip",
- "closure-compiler": "https://closure-compiler.googlecode.com/files/compiler-20130603.zip"
+ "closure-compiler": "https://closure-compiler.googlecode.com/files/compiler-20130603.zip",
+ "ng-closure-runner": "https://raw.github.com/angular/ng-closure-runner/v0.1/assets/ng-closure-runner.zip"
}
}