summarylogtreecommitdiffstats
path: root/remove-bundle-electron.patch
diff options
context:
space:
mode:
Diffstat (limited to 'remove-bundle-electron.patch')
-rw-r--r--remove-bundle-electron.patch29
1 files changed, 17 insertions, 12 deletions
diff --git a/remove-bundle-electron.patch b/remove-bundle-electron.patch
index f1cdee423583..b6c624ec2a87 100644
--- a/remove-bundle-electron.patch
+++ b/remove-bundle-electron.patch
@@ -1,13 +1,18 @@
-diff --git a/package.json b/package.json
-index ed80ba9..7724d79 100644
---- a/package.json
-+++ b/package.json
-@@ -32,8 +32,6 @@
- },
- "homepage": "https://github.com/geeeeeeeeek/wechat-electron/",
+--- a/package.json 2018-09-04 19:04:11.268838831 +0200
++++ b/package.json 2018-09-04 19:27:47.045369310 +0200
+@@ -40,7 +40,6 @@
+ "originalhomepage": "https://github.com/geeeeeeeeek/wechat-electron/",
"dependencies": {
-- "electron": "^1.4.15",
-- "electron-packager": "^8.5.1",
- "nconf": "^0.8.4",
- "pinyin": "^2.8.0",
- "emojione": "^2.2.7",
+ "electron-localshortcut": "^3.1.0",
+- "electron-packager": "^12.1.1",
+ "emojione": "^3.1.4",
+ "is-xfce": "^2.0.0",
+ "nconf": "^0.10.0",
+@@ -48,7 +47,6 @@
+ },
+ "devDependencies": {
+ "babel-eslint": "^8.2.3",
+- "electron": "^2.0.8",
+ "eslint": "^4.19.1",
+ "eslint-config-airbnb": "^16.1.0",
+ "eslint-plugin-import": "^2.2.0",