Speed up QR code scanner for iOS
This commit is contained in:
parent
5f332a2315
commit
5986daf140
4 changed files with 39 additions and 26 deletions
|
|
@ -64,6 +64,7 @@
|
|||
"angular": "^1.3.14",
|
||||
"angular-mocks": "^1.3.14",
|
||||
"bhttp": "^1.2.1",
|
||||
"cordova": "^5.4.1",
|
||||
"grunt-karma": "^0.10.1",
|
||||
"grunt-karma-coveralls": "^2.5.3",
|
||||
"grunt-node-webkit-builder": "^1.0.2",
|
||||
|
|
@ -71,6 +72,7 @@
|
|||
"karma-cli": "0.0.4",
|
||||
"karma-coverage": "^0.2.7",
|
||||
"karma-jasmine": "^0.3.5",
|
||||
"karma-phantomjs-launcher": "^0.1.4"
|
||||
"karma-phantomjs-launcher": "^0.1.4",
|
||||
"xcode": "^0.8.2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue