From b155c70fcccda74abb14818d77cc629efe4990a2 Mon Sep 17 00:00:00 2001 From: Paul Betts Date: Fri, 3 Mar 2017 11:54:57 -0800 Subject: [PATCH] Ugh, https://github.com/visionmedia/debug/pull/431 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f707d8f..24439da 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@types/electron": "^1.4.31", "@types/lru-cache": "4.0.0", "@types/react": "^15.0.4", - "debug": "^2.6.0", + "debug": "2.3.2", "dotenv": "^4.0.0", "electron-compile": "^6.1.2", "electron-debug": "^1.1.0",