From cfb206138e665894540e33c71b1f7dff27a944b0 Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Tue, 19 May 2020 00:42:42 +0800 Subject: [PATCH] released v3.8.1 --- dist/hotkeys.common.js | 4 ++-- dist/hotkeys.common.min.js | 4 ++-- dist/hotkeys.esm.js | 4 ++-- dist/hotkeys.js | 4 ++-- dist/hotkeys.min.js | 4 ++-- package-lock.json | 2 +- package.json | 2 +- 7 files changed, 12 insertions(+), 12 deletions(-) diff --git a/dist/hotkeys.common.js b/dist/hotkeys.common.js index 6314c76..41259d9 100644 --- a/dist/hotkeys.common.js +++ b/dist/hotkeys.common.js @@ -1,5 +1,5 @@ /*! - * hotkeys-js v3.8.0 + * hotkeys-js v3.8.1 * A simple micro-library for defining and dispatching keyboard shortcuts. It has no dependencies. * * Copyright (c) 2020 kenny wong @@ -172,7 +172,7 @@ function filter(event) { var tagName = target.tagName; var flag = true; // ignore: isContentEditable === 'true', and