summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2016-10-28 13:31:36 -0700
committerPliable Pixels <pliablepixels@gmail.com>2016-10-28 13:31:36 -0700
commit05e761abca3ff42dbba371af0560b82707dfe7c0 (patch)
tree268cc06b931357a0ffad684961ff6d24eeec3b4b /package.json
parent55a9e628760dc31400457099e4aaabc767beed70 (diff)
updated vis
Diffstat (limited to 'package.json')
-rw-r--r--package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json
index 99c80b9c..044fd4c2 100644
--- a/package.json
+++ b/package.json
@@ -31,6 +31,11 @@
},
"cordovaPlugins": [
{
+ "locator": "https://github.com/litehelpers/Cordova-sqlite-storage.git",
+ "id": "cordova-sqlite-storage"
+ },
+ "cordova-plugin-settings-hook",
+ {
"id": "phonegap-plugin-push",
"locator": "phonegap-plugin-push",
"variables": {
@@ -38,6 +43,7 @@
}
},
"cordova-plugin-file",
+ "cordova-plugin-compat",
"cordova-plugin-inappbrowser",
"cordova-plugin-ios-longpress-fix",
"cordova-plugin-splashscreen",
@@ -67,16 +73,10 @@
"locator": "https://github.com/jcjee/email-composer",
"id": "com.jcjee.plugins.emailcomposer"
},
- "cordova-plugin-compat",
- {
- "locator": "https://github.com/litehelpers/Cordova-sqlite-storage.git",
- "id": "cordova-sqlite-storage"
- },
"cordova-plugin-app-version",
"cordova-plugin-android-permissions",
"cordova-plugin-network-information",
"cordova-plugin-statusbar",
- "cordova-plugin-settings-hook",
{
"locator": "https://github.com/phonegap/phonegap-mobile-accessibility.git",
"id": "phonegap-plugin-mobile-accessibility"