From 8e26b82303ee3e121f84db8c003579afc36a8889 Mon Sep 17 00:00:00 2001
From: Bertrand Presles <bpresles@gmail.com>
Date: Mon, 28 Oct 2019 21:27:16 +0100
Subject: [PATCH] Updated package.json

---
 package.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 3e193b14e..850007322 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
+}
-- 
GitLab