From 4f1ee4666fb78ed1e76d8d34845ccbf605e22717 Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Sat, 23 Nov 2019 00:24:17 +0800 Subject: [PATCH] Build v3.7.3 #117 --- dist/hotkeys.common.js | 4 ++-- dist/hotkeys.common.min.js | 4 ++-- dist/hotkeys.esm.js | 4 ++-- dist/hotkeys.js | 8 ++++---- dist/hotkeys.min.js | 4 ++-- package-lock.json | 2 +- package.json | 2 +- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/dist/hotkeys.common.js b/dist/hotkeys.common.js index 479b2be..b04d539 100644 --- a/dist/hotkeys.common.js +++ b/dist/hotkeys.common.js @@ -1,5 +1,5 @@ /*! - * hotkeys-js v3.7.2 + * hotkeys-js v3.7.3 * A simple micro-library for defining and dispatching keyboard shortcuts. It has no dependencies. * * Copyright (c) 2019 kenny wong @@ -186,7 +186,7 @@ function filter(event) { var tagName = target.tagName; var flag = true; // ignore: isContentEditable === 'true', and