We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df9e9e7 commit 7f22d24Copy full SHA for 7f22d24
2 files changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@humanlayer/react-hotkeys-hook",
3
"description": "React hook for handling keyboard shortcuts (HumanLayer fork)",
4
- "version": "5.2.5",
+ "version": "5.2.6",
5
"sideEffects": false,
6
"repository": {
7
"type": "git",
packages/react-hotkeys-hook/package.json
@@ -1,6 +1,6 @@
"name": "react-hotkeys-hook",
"type": "module",
"scripts": {
"dev": "vite",
0 commit comments