implement slide to pay

This commit is contained in:
Marty Alcala 2016-10-07 20:03:51 -04:00
commit 777c2efc32
22 changed files with 659 additions and 50 deletions

View file

@ -19,7 +19,8 @@
"ng-csv": "~0.3.6",
"ionic-toast": "^0.4.1",
"angular-clipboard": "^1.4.2",
"angular-md5": "^0.1.10"
"angular-md5": "^0.1.10",
"ngtouch": "^1.0.1"
},
"resolutions": {
"angular": "1.5.3"