From a1a17398788edbbb046b607b934265ebf3f8a88b Mon Sep 17 00:00:00 2001 From: Ramiro Saenz Date: Thu, 18 May 2017 23:17:13 -0300 Subject: [PATCH] Updated dependencies and more --- package.json | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 5e19e58e..d6a8fee9 100644 --- a/package.json +++ b/package.json @@ -68,6 +68,11 @@ }, "linux": { "category": "Office", + "desktop": { + "Terminal": "false", + "Type": "Application", + "Categories": "GTK;GNOME;Utility;Office;Email;Chat;InstantMessaging;" + }, "target": [ "AppImage", "deb", @@ -84,13 +89,15 @@ }, "devDependencies": { "asar": "^0.12.1", - "electron": "^1.6.1", - "electron-builder": "^14.5.3", + "electron": "1.7.1", + "electron-builder": "^17.8.0", "electron-builder-squirrel-windows": "15.0.0", "electron-squirrel-startup": "^1.0.0", "chai": "3.5.0", "mocha": "3.2.0", - "spectron": "3.4.0" + "spectron": "3.4.0", + "csvjson": "4.3.3", + "crowdin": "1.0.0" }, "dependencies": { "auto-launch-patched": "5.0.2",