Adding highlighting support for control, alt, meta keys

This commit is contained in:
Francisco Hodge
2018-10-07 22:16:15 -04:00
parent ba45bbe5ad
commit 6e83a1f402
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "simple-keyboard",
"version": "2.5.5",
"version": "2.5.6",
"description": "On-screen Javascript Virtual Keyboard",
"main": "build/index.js",
"scripts": {