From 91a4c0cff5915bd92dd8b939b26ff8a560cb5103 Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Tue, 2 Aug 2016 19:11:06 -0700 Subject: [PATCH] electron-prebuilt@1.3.2 Changelog: https://github.com/electron/electron/releases/tag/v1.3.2 Nothing in the changelog fixes known WebTorrent Desktop issues. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a53d849..d80c3115 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "deep-equal": "^1.0.1", "dlnacasts": "^0.1.0", "drag-drop": "^2.11.0", - "electron-prebuilt": "1.3.1", + "electron-prebuilt": "1.3.2", "fs-extra": "^0.30.0", "hat": "0.0.3", "iso-639-1": "^1.2.1",