mirror of
https://github.com/sbrl/Nibriboard.git
synced 2018-01-10 21:33:49 +00:00
[client] Get Keyboard class to emit events with names depending on which key was released
This commit is contained in:
parent
402a6b2b26
commit
c394c5b1e9
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"acorn": "^4.0.11",
|
"acorn": "^4.0.11",
|
||||||
"esprima": "^3.1.3",
|
"esprima": "^3.1.3",
|
||||||
|
"keycode": "^2.1.8",
|
||||||
"rollupify": "^0.3.8"
|
"rollupify": "^0.3.8"
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
|
|
Loading…
Reference in a new issue