From a29bff1c98161495fb304d0195c4d2916b357686 Mon Sep 17 00:00:00 2001 From: Tobias Bosch Date: Wed, 5 Feb 2014 15:33:35 -0800 Subject: chore(build): remove `MINERR_ASSET` from source map The actual change happened in ng-closure-runner. The change here just includes the new version. Closes #4675 --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 666a0811..d261c000 100644 --- a/bower.json +++ b/bower.json @@ -7,6 +7,6 @@ "components-font-awesome": "3.1.0", "bootstrap": "https://raw.github.com/twbs/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.2.2/assets/ng-closure-runner.zip" + "ng-closure-runner": "https://raw.github.com/angular/ng-closure-runner/v0.2.3/assets/ng-closure-runner.zip" } } -- cgit v1.2.3