We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 964d66f commit e7127b3Copy full SHA for e7127b3
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "hotkeys-js",
3
"description": "A simple micro-library for defining and dispatching keyboard shortcuts. It has no dependencies.",
4
- "version": "3.13.1",
+ "version": "3.13.2",
5
"main": "index.js",
6
"types": "index.d.ts",
7
"module": "dist/hotkeys.esm.js",
0 commit comments