mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-16 23:30:23 +00:00
chore(bower): update to latest ng-closure-runner
This version does correct URL encoding of string parameters in the production minErr asset code.
This commit is contained in:
parent
f6663b4314
commit
d2901bcf7d
1 changed files with 1 additions and 1 deletions
|
|
@ -7,6 +7,6 @@
|
|||
"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",
|
||||
"ng-closure-runner": "https://raw.github.com/angular/ng-closure-runner/v0.2.0/assets/ng-closure-runner.zip"
|
||||
"ng-closure-runner": "https://raw.github.com/angular/ng-closure-runner/v0.2.1/assets/ng-closure-runner.zip"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue