summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2018-05-03 11:39:59 -0400
committerPliable Pixels <pliablepixels@gmail.com>2018-05-03 11:39:59 -0400
commit27d7668600bb5e3d7b47b97d5cc2abc11bb7136b (patch)
treebae3157098523e1b1c89ba58dde5069681e64ce0 /package.json
parent9083e72b798631fb00c5483bbc9176e1cacbda16 (diff)
take off scroll sista, other fixes
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 6621f654..deed262c 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,6 @@
"cordova-plugin-websocket": {},
"cordova-plugin-whitelist": {},
"cordova-sqlite-storage": {},
- "ionic-plugin-keyboard": {},
"org.devgeeks.Canvas2ImagePlugin": {
"PHOTOLIBRARY_USAGE_DESCRIPTION": " "
},
@@ -52,7 +51,8 @@
"cordova-plugin-device": {},
"cordova-plugin-file": {},
"cordova-plugin-add-swift-support": {},
- "cordova-plugin-certificates": {}
+ "cordova-plugin-certificates": {},
+ "ionic-plugin-keyboard": {}
}
},
"dependencies": {