@rwh/react-keystrokes
Advanced tools
Comparing version 1.2.3 to 1.3.0
{ | ||
"name": "@rwh/react-keystrokes", | ||
"version": "1.2.3", | ||
"version": "1.3.0", | ||
"description": "React bindings for Keystrokes, an easy to use library for binding functions to keys and key combos. It can be used with any TypeScript or JavaScript project, even in non-browser environments.", | ||
@@ -42,3 +42,3 @@ "type": "module", | ||
"react": ">=17", | ||
"@rwh/keystrokes": "1.2.3" | ||
"@rwh/keystrokes": "1.3.0" | ||
}, | ||
@@ -64,3 +64,3 @@ "devDependencies": { | ||
"vitest": "^0.34.1", | ||
"@rwh/keystrokes": "1.2.3" | ||
"@rwh/keystrokes": "1.3.0" | ||
}, | ||
@@ -67,0 +67,0 @@ "scripts": { |