summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2019-11-01 14:38:50 -0400
committerPliable Pixels <pliablepixels@gmail.com>2019-11-01 14:38:50 -0400
commit1793deb9977976ef8f390f3458b7e82380d5b445 (patch)
tree3d386cf24d417bb223b3739b8e80768c98f74be3 /package.json
parent8367c166622310f931b047c24178fe205cab3207 (diff)
start with low quality snapshot first for faster load
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 90e9bcf2..424b8bfd 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "zmninjapro",
"description": "Home security mobile app for ZoneMinder",
- "version":"1.3.080",
+ "version": "1.3.080",
"displayName": "zmNinja",
"author": "Pliable Pixels",
"license": "custom see LICENSE.md",
@@ -58,10 +58,10 @@
"cordova-plugin-photo-library": {
"PHOTO_LIBRARY_USAGE_DESCRIPTION": "Save monitor photos to albums"
},
- "cordova-plugin-media-pp-fork": {},
"cordova-plugin-ionic-webview": {
"ANDROID_SUPPORT_ANNOTATIONS_VERSION": "27.+"
- }
+ },
+ "cordova-plugin-media-pp-fork": {}
}
},
"dependencies": {
@@ -191,4 +191,4 @@
]
}
}
-}
+} \ No newline at end of file