diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index cd49111d..68a6cd92 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "zmninjapro", "description": "Home security mobile app for ZoneMinder", - "version":"1.3.063", + "version": "1.3.063", "displayName": "zmNinja", "author": "Pliable Pixels", "license": "custom see LICENSE.md", @@ -133,7 +133,7 @@ "build": { "artifactName": "${productName}-${version}-${os}-${arch}.${ext}", "appImage": { - "systemIntegration":"ask" + "systemIntegration": "ask" }, "appId": "com.pliablepixels.zmninjapro", "productName": "zmninjapro", @@ -192,4 +192,4 @@ ] } } -} +}
\ No newline at end of file |
