This commit is contained in:
Francisco Hodge 2021-12-08 09:04:40 +00:00
parent 46af2aeefb
commit 74a289e0f9
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.6",
"version": "3.4.7",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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