makeup-key-emitter
Advanced tools
Comparing version 0.3.2 to 0.4.0
{ | ||
"name": "makeup-key-emitter", | ||
"description": "Emits custom events for common accessibility keys (arrowRightKeyDown, escKeyDown, etc)", | ||
"version": "0.3.2", | ||
"version": "0.4.0", | ||
"main": "./dist/cjs/index.js", | ||
@@ -29,3 +29,2 @@ "module": "./dist/mjs/index.js", | ||
"files": [ | ||
"browser.json", | ||
"dist/cjs/index.js", | ||
@@ -38,3 +37,3 @@ "dist/mjs/index.js", | ||
], | ||
"gitHead": "4d199965cba30b5f63cfc38b5b58544cfc5b27c1" | ||
"gitHead": "65ded67f64b37dd58f7249e2073304f4604ae41a" | ||
} |
7558
6
209