From 5d03e9fb0e3f80453010dbaf070c439c8438bb34 Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Sat, 28 Jan 2017 21:46:35 +0100 Subject: [PATCH] Use npm file-type --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bcd4dca8..53836a32 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "electron-default-menu": "^1.0.0", "electron-is-dev": "^0.1.2", "execa": "^0.5.0", - "file-type": "git+https://github.com/mifi/file-type.git#92b819e349c0067330b10869c67f5b6ad5937994", + "file-type": "^4.1.0", "jquery": "^3.1.1", "keyboardjs": "^2.3.3", "lodash": "^4.16.4",