Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit a5f4d32

Browse files
chore(bower): fix up URL to closure compiler
1 parent e4fcf92 commit a5f4d32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "AngularJS",
33
"devDependencies": {
44
"jquery": "1.10.2",
5-
"closure-compiler": "https://closure-compiler.googlecode.com/files/compiler-20130603.zip",
5+
"closure-compiler": "https://dl.google.com/closure-compiler/compiler-20130603.zip",
66
"ng-closure-runner": "https://raw.github.com/angular/ng-closure-runner/v0.2.3/assets/ng-closure-runner.zip"
77
}
88
}

0 commit comments

Comments
 (0)