From a322be395b56527e76c58a890760bc1c30620593 Mon Sep 17 00:00:00 2001 From: Dave Jeffery Date: Sun, 19 Jun 2016 16:46:05 +0100 Subject: [PATCH] Add devtron and electron-react-devtools (#227) * add electron-react-devtools * Add devtron * Use electron-devtools-installer to install React Devtools * Upgrade electron-devtools-installer to 1.1.2 (automatically handles not installing the same extension twice) * Update electron-debug --- app/app.html | 5 +++++ package.json | 6 ++++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/app/app.html b/app/app.html index 12fd903..81f3ecb 100644 --- a/app/app.html +++ b/app/app.html @@ -19,6 +19,11 @@