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 889e15d commit caeff4bCopy full SHA for caeff4b
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.0.0",
+ "version": "2.0.1",
5
"main": "index.js",
6
"scripts": {
7
"test": "mocha test/**/*.spec.js",
0 commit comments