diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2018-12-10 11:18:48 -0500 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2018-12-10 11:18:48 -0500 |
| commit | 79f9a863483d0be642fe293790c5ba17451ef516 (patch) | |
| tree | fa596a8da3893b3e3ae2212faa4acdee1748920d /package.json | |
| parent | 258f6666b0e268689356454731e27973d8363c47 (diff) | |
version
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json index 592fc815..9e13e5ef 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "zmninjapro", "description": "Home security mobile app for ZoneMinder", - "version":"1.3.035", + "version": "1.3.035", "displayName": "zmNinja", "author": "Pliable Pixels", "license": "custom see LICENSE.md", @@ -50,10 +50,10 @@ }, "cordova-plugin-advanced-websocket": {}, "cordova-plugin-x-socialsharing": {}, - "cordova-plugin-media-pp-fork": {}, "cordova-plugin-ionic-webview": { "ANDROID_SUPPORT_ANNOTATIONS_VERSION": "27.+" - } + }, + "cordova-plugin-media-pp-fork": {} } }, "dependencies": { @@ -176,4 +176,4 @@ ] } } -} +}
\ No newline at end of file |
