add gravatars

This commit is contained in:
Matias Alejo Garcia 2014-11-11 16:53:30 -03:00
commit 99dd65ed07
6 changed files with 20 additions and 6 deletions

View file

@ -24,7 +24,8 @@
"ng-idle": "*",
"inherits": "~0.0.1",
"angular-load": "0.2.0",
"lodash": "~2.4.1"
"lodash": "~2.4.1",
"angular-gravatar": "*"
},
"resolutions": {
"angular": "=1.2.19"