forked the angular-at-directive code and made changes to support minification

perhaps this is something that should be absorbed into habitrpg-shared
This commit is contained in:
Nick Gordon 2013-11-12 16:47:36 -08:00
parent edcafcc3ce
commit f2aaf88b1c

View file

@ -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",