Skip to content

Commit

Permalink
chore(build): remove MINERR_ASSET from source map
Browse files Browse the repository at this point in the history
The actual change happened in ng-closure-runner.
The change here just includes the new version.

Closes angular#4675
  • Loading branch information
tbosch committed Feb 5, 2014
1 parent 95522cc commit a29bff1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}

0 comments on commit a29bff1

Please sign in to comment.