mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-20 04:43:54 +00:00
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:
parent
edcafcc3ce
commit
f2aaf88b1c
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue