Skip to content

Commit d2901bc

Browse files
committed
chore(bower): update to latest ng-closure-runner
This version does correct URL encoding of string parameters in the production minErr asset code.
1 parent f6663b4 commit d2901bc

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
@@ -7,6 +7,6 @@
77
"components-font-awesome": "3.1.0",
88
"bootstrap": "https://raw.github.com/twitter/bootstrap/v2.0.2/docs/assets/bootstrap.zip",
99
"closure-compiler": "https://closure-compiler.googlecode.com/files/compiler-20130603.zip",
10-
"ng-closure-runner": "https://raw.github.com/angular/ng-closure-runner/v0.2.0/assets/ng-closure-runner.zip"
10+
"ng-closure-runner": "https://raw.github.com/angular/ng-closure-runner/v0.2.1/assets/ng-closure-runner.zip"
1111
}
1212
}

0 commit comments

Comments
 (0)