Skip to content

Commit 80af7d1

Browse files
committed
Merge branch 'publish-humanlayer' of github.com:humanlayer/react-hotkeys-hook into publish-humanlayer
2 parents edd3646 + e7655ee commit 80af7d1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@humanlayer/react-hotkeys-hook",
33
"description": "React hook for handling keyboard shortcuts (HumanLayer fork)",
4-
"version": "5.2.4",
4+
"version": "5.2.5",
55
"sideEffects": false,
66
"repository": {
77
"type": "git",

packages/react-hotkeys-hook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-hotkeys-hook",
3-
"version": "5.2.4",
3+
"version": "5.2.5",
44
"type": "module",
55
"scripts": {
66
"dev": "vite",

0 commit comments

Comments
 (0)