From 9d36794a60244216be0aafc50f8b5e2bc36415d9 Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Tue, 8 Dec 2020 16:39:41 +0100 Subject: [PATCH] cleanup --- package.json | 1 - yarn.lock | 5 ----- 2 files changed, 6 deletions(-) diff --git a/package.json b/package.json index 854dbc2b..f57ae934 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,6 @@ "file-type": "^12.4.0", "fs-extra": "^8.1.0", "github-api": "^3.2.2", - "hotkeys-js": "^3.8.1", "i18next-electron-language-detector": "^0.0.10", "i18next-fs-backend": "^1.0.1", "json5": "^2.1.3", diff --git a/yarn.lock b/yarn.lock index 7e2004a8..8e55c994 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6406,11 +6406,6 @@ hosted-git-info@^3.0.5: dependencies: lru-cache "^6.0.0" -hotkeys-js@^3.8.1: - version "3.8.1" - resolved "https://registry.yarnpkg.com/hotkeys-js/-/hotkeys-js-3.8.1.tgz#fa7051f73bf1dc92a8b8d580a40b247f91966376" - integrity sha512-YlhVQtyG9f1b7GhtzdhR0Pl+cImD1ZrKI6zYUa7QLd0zuThiL7RzZ+ANJyy7z+kmcCpNYBf5PjBa3CjiQ5PFpw== - hpack.js@^2.1.6: version "2.1.6" resolved "https://registry.yarnpkg.com/hpack.js/-/hpack.js-2.1.6.tgz#87774c0949e513f42e84575b3c45681fade2a0b2"