diff options
| author | Tobias Bosch | 2014-02-05 15:33:35 -0800 |
|---|---|---|
| committer | Tobias Bosch | 2014-02-05 15:34:56 -0800 |
| commit | a29bff1c98161495fb304d0195c4d2916b357686 (patch) | |
| tree | 6163149fc1493002f1e2630891eae3f56cba4b55 | |
| parent | 95522cc11f01528b569f88a089def9acded938b4 (diff) | |
| download | angular.js-a29bff1c98161495fb304d0195c4d2916b357686.tar.bz2 | |
chore(build): remove `MINERR_ASSET` from source map
The actual change happened in ng-closure-runner.
The change here just includes the new version.
Closes #4675
| -rw-r--r-- | bower.json | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.2/assets/ng-closure-runner.zip" + "ng-closure-runner": "https://raw.github.com/angular/ng-closure-runner/v0.2.3/assets/ng-closure-runner.zip" } } |
