Skip to content

Commit f2006c7

Browse files
v5.2.4
1 parent f66fe2a commit f2006c7

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"description": "React hook for handling keyboard shortcuts",
44
"version": "5.2.4",
55
"sideEffects": false,
6-
"private": true,
76
"repository": {
87
"type": "git",
98
"url": "https://github.com/JohannesKlauss/react-keymap-hook.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.3",
3+
"version": "5.2.4",
44
"type": "module",
55
"scripts": {
66
"dev": "vite",

0 commit comments

Comments
 (0)