From f2aaf88b1c725b2a25354c272875742cfd5a9488 Mon Sep 17 00:00:00 2001 From: Nick Gordon Date: Tue, 12 Nov 2013 16:47:36 -0800 Subject: [PATCH] forked the angular-at-directive code and made changes to support minification perhaps this is something that should be absorbed into habitrpg-shared --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index cc329d8e71..06cd196f64 100644 --- a/bower.json +++ b/bower.json @@ -34,7 +34,7 @@ "github-buttons": "git://github.com/mdo/github-buttons.git", "marked": "~0.2.9", "JavaScriptButtons": "git://github.com/paypal/JavaScriptButtons.git#master", - "Angular-At-Directive": "git://github.com/scarletsky/Angular-At-Directive.git#master" + "Angular-At-Directive": "git://github.com/snicker/Angular-At-Directive#master" }, "resolutions": { "jquery": "~2.0.3",