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