Permalink
Browse files
chore(bower): fix up URL to closure compiler
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
bower.json
|
|
@@ -2,7 +2,7 @@ |
|
|
"name": "AngularJS", |
|
|
"devDependencies": { |
|
|
"jquery": "1.10.2", |
|
|
"closure-compiler": "https://closure-compiler.googlecode.com/files/compiler-20130603.zip", |
|
|
"closure-compiler": "https://dl.google.com/closure-compiler/compiler-20130603.zip", |
|
|
"ng-closure-runner": "https://raw.github.com/angular/ng-closure-runner/v0.2.3/assets/ng-closure-runner.zip" |
|
|
} |
|
|
} |