remove decimal keyboard plugin as it has bugs

This commit is contained in:
Kadir Sekha 2017-12-27 16:48:25 +00:00
commit bf85d7e5b0

View file

@ -71,7 +71,6 @@
<plugin name="cordova-custom-config" spec="~3.0.5" />
<plugin name="cordova-plugin-queries-schemes" spec="~0.1.5" />
<plugin name="cordova-plugin-firebase" spec="https://github.com/arnesson/cordova-plugin-firebase.git" />
<plugin name="cordova-plugin-decimal-keyboard" spec="https://github.com/mrchandoo/cordova-plugin-decimal-keyboard.git" />
<!-- Supported Platforms -->
<engine name="ios" spec="~4.5.3" />
<engine name="android" spec="~6.3.0" />