Remove ngTough, use standard angular click events

This commit is contained in:
Colin McLeod
2015-05-26 22:22:54 -07:00
parent 6e94897704
commit a1939fad55
4 changed files with 8 additions and 5 deletions

View File

@@ -25,8 +25,7 @@
"angular-ui-router": "^0.2.15",
"d3-tip": "~0.6.7",
"ng-sortable": "~1.2.1",
"lz-string": "~1.4.3",
"angular-touch": "~1.3.15"
"lz-string": "~1.4.3"
},
"overrides": {
"ui-router-extras": {