Migrate keyboard from Sam and some fixes

This commit is contained in:
Jean-Baptiste Dominguez 2018-05-08 11:39:32 +09:00
commit 2f73ffd61c
6 changed files with 35 additions and 5 deletions

View file

@ -60,6 +60,7 @@
"bower": "^1.7.9",
"cordova-custom-config": "^3.0.5",
"cordova-plugin-qrscanner": "^2.5.0",
"cordova-plugin-vibration": "^3.0.1",
"coveralls": "^2.11.9",
"express": "^4.11.2",
"fs": "0.0.2",
@ -126,4 +127,4 @@
"pre-commit": "^1.1.3"
},
"pre-commit": "unstage-package"
}
}