1
0
Fork 0

[client] Get Keyboard class to emit events with names depending on which key was released

This commit is contained in:
Starbeamrainbowlabs 2017-04-24 19:43:31 +01:00
parent 402a6b2b26
commit c394c5b1e9
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
"devDependencies": {
"acorn": "^4.0.11",
"esprima": "^3.1.3",
"keycode": "^2.1.8",
"rollupify": "^0.3.8"
},
"config": {