Skip to content

Commit

Permalink
released v3.13.8 #502
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Dec 11, 2024
1 parent 0dd7438 commit 335c15c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hotkeys-js",
"description": "A simple micro-library for defining and dispatching keyboard shortcuts. It has no dependencies.",
"version": "3.13.7",
"version": "3.13.8",
"main": "index.js",
"types": "index.d.ts",
"module": "dist/hotkeys.esm.js",
Expand Down

0 comments on commit 335c15c

Please sign in to comment.