Skip to content

Commit f91ca7d

Browse files
v1.0.4
1 parent e4a5d78 commit f91ca7d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bigbinary/neeto-hotkeys",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "React hook for handling keyboard shortcuts, offering a customizable and platform-aware solution, supporting global and scoped modes.",
55
"exports": {
66
".": {
@@ -87,9 +87,9 @@
8787
"yalc": "^1.0.0-pre.53"
8888
},
8989
"peerDependencies": {
90-
"ramda": "^0.29.1",
91-
"react": "^18.2.0",
9290
"@bigbinary/neeto-cist": "latest",
93-
"@bigbinary/neeto-commons-frontend": "latest"
91+
"@bigbinary/neeto-commons-frontend": "latest",
92+
"ramda": "^0.29.1",
93+
"react": "^18.2.0"
9494
}
9595
}

0 commit comments

Comments
 (0)