diff --git a/package.json b/package.json index 3e193b14eba31676fede975a556a6cc4e6366609..850007322cf37d9af76e3d3672cb7f3ed55b911d 100644 --- a/package.json +++ b/package.json @@ -51,6 +51,7 @@ "cordova-plugin-websocket": "^0.12.2", "cordova-plugin-whitelist": "^1.3.4", "cordova-plugin-x-toast": "^2.7.2", + "ionic-plugin-keyboard": "^2.2.1", "moment": "~2.19.3", "numeral": "1.5.3", "phonegap-plugin-barcodescanner": "git+https://github.com/phonegap/phonegap-plugin-barcodescanner.git" @@ -169,4 +170,4 @@ "osx" ] } -} \ No newline at end of file +}