Improves delay of touch screen

This commit is contained in:
Gustavo Maximiliano Cortez 2014-11-23 00:33:57 -03:00
commit 6836dfe1d7
4 changed files with 6 additions and 2 deletions

View file

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