diff options
| author | Ken Sheedlo | 2013-06-28 16:47:10 -0700 | 
|---|---|---|
| committer | Igor Minar | 2013-07-01 15:42:14 -0700 | 
| commit | c8fcf3b369dbe866815e18e0fa4d71f3e679bc5f (patch) | |
| tree | e91dad99dbe67000299e6ee18ac5ec3042d853d1 /bower.json | |
| parent | 0c6fb665a4e2e1e7ceb11372153963658d4b53b1 (diff) | |
| download | angular.js-c8fcf3b369dbe866815e18e0fa4d71f3e679bc5f.tar.bz2 | |
feat(minErr): Error stripping build step
Diffstat (limited to 'bower.json')
| -rw-r--r-- | bower.json | 3 | 
1 files changed, 2 insertions, 1 deletions
@@ -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"    }  }  | 
