makeup-key-emitter
Advanced tools
Comparing version 0.4.0 to 0.4.1
{ | ||
"name": "makeup-key-emitter", | ||
"description": "Emits custom events for common accessibility keys (arrowRightKeyDown, escKeyDown, etc)", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"main": "./dist/cjs/index.js", | ||
@@ -31,2 +31,3 @@ "module": "./dist/mjs/index.js", | ||
"dist/mjs/index.js", | ||
"dist/mjs/package.json", | ||
"package-lock.json" | ||
@@ -37,3 +38,3 @@ ], | ||
], | ||
"gitHead": "65ded67f64b37dd58f7249e2073304f4604ae41a" | ||
"gitHead": "886b3aa580639f0721966474e63ec3b3781bb302" | ||
} |
7611
7