summarylogtreecommitdiffstats
path: root/update-dependencies.diff
blob: 0e0dc2fb05a87d0ed90688b53aa87aa8b99a1653 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
diff --git a/package.json b/package.json
index cb228bce8..f8839e431 100644
--- a/package.json
+++ b/package.json
@@ -100,6 +100,9 @@
     },
     "chai-enzyme": {
       "cheerio": "1.0.0-rc.10"
-    }
+    },
+    "electron": "%%ELECTRON_VERSION%%",
+    "electron-to-chromium": "latest",
+    "ssh2": "1.16.0"
   }
 }