This commit is contained in:
Francisco Hodge 2021-12-06 09:05:24 +00:00
parent 26a1f4a21c
commit f79454d719
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "simple-keyboard",
"version": "3.4.3",
"version": "3.4.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "simple-keyboard",
"version": "3.4.3",
"version": "3.4.4",
"description": "On-screen Javascript Virtual Keyboard",
"main": "build/index.js",
"scripts": {