We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 188e0ff commit 1f7f40dCopy full SHA for 1f7f40d
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "keyboardjs",
3
"description": "A library for binding to keys and key combos without the pain of key codes and key combo conflicts.",
4
- "version": "2.3.2",
+ "version": "2.3.3",
5
"main": "index.js",
6
"scripts": {
7
"test": "mocha test/**/*.spec.js",
0 commit comments