Skip to content
Permalink
Browse files

chore(bower): fix up URL to closure compiler

  • Loading branch information
petebacondarwin committed Oct 11, 2016
1 parent e4fcf92 commit a5f4d32d013c9869d1d28b4a50253e6d50a3e2af
Showing with 1 addition and 1 deletion.
  1. +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"
}
}

0 comments on commit a5f4d32

Please sign in to comment.
You can’t perform that action at this time.