Add underscore to bower and karma conf

This commit is contained in:
Esteban Ordano 2014-09-02 10:23:57 -03:00
commit e2df438485
5 changed files with 10 additions and 3 deletions

View file

@ -21,7 +21,8 @@
"socket.io-client": ">=1.0.0",
"mousetrap": "1.4.6",
"zeroclipboard": "~1.3.5",
"ng-idle": "*"
"ng-idle": "*",
"underscore": "~1.7.0"
},
"resolutions": {
"angular": "=1.2.19"