From dcd84ef40001dd064163d02645d9d3f8dfcee6bf Mon Sep 17 00:00:00 2001 From: Vishwas Shashidhar Date: Thu, 8 Jun 2017 22:23:11 +0530 Subject: [PATCH] electron-69: fixes the issue raised in the ticket for windows (#134) --- installer/win/Symphony-x64.aip | 1 - package.json | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/installer/win/Symphony-x64.aip b/installer/win/Symphony-x64.aip index aec70128..45543da4 100644 --- a/installer/win/Symphony-x64.aip +++ b/installer/win/Symphony-x64.aip @@ -20,7 +20,6 @@ - diff --git a/package.json b/package.json index d86c82cc..90fd8eca 100644 --- a/package.json +++ b/package.json @@ -71,6 +71,7 @@ "electron-builder": "^13.9.0", "electron-builder-squirrel-windows": "^12.3.0", "electron-packager": "^8.5.2", + "electron-rebuild": "^1.5.7", "eslint": "^3.16.1", "eslint-config-airbnb": "^14.1.0", "eslint-plugin-import": "^2.2.0", @@ -83,7 +84,6 @@ "async": "^2.1.5", "auto-launch": "^5.0.1", "electron-context-menu": "^0.8.0", - "electron-rebuild": "^1.5.7", "electron-squirrel-startup": "^1.0.0", "keymirror": "0.1.1", "winreg": "^1.2.3"