add configService

This commit is contained in:
Matias Alejo Garcia 2014-12-05 13:24:46 -03:00
commit e4f5862576
7 changed files with 73 additions and 43 deletions

View file

@ -21,7 +21,7 @@
"socket.io-client": ">=1.0.0",
"ng-idle": "*",
"inherits": "~0.0.1",
lodash": "~2.4.1",
"lodash": "~2.4.1",
"angular-gravatar": "*",
"angular-touch": "~1.3.0"
},