mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-16 23:30:23 +00:00
fix(bower): Use latest ng-closure-runner
This commit is contained in:
parent
69f42b7654
commit
6957971405
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.1/assets/ng-closure-runner.zip"
|
||||
"ng-closure-runner": "https://raw.github.com/angular/ng-closure-runner/v0.1.1/assets/ng-closure-runner.zip"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue