This commit is contained in:
Francisco Hodge 2021-12-07 09:05:05 +00:00
parent ab75bfdf00
commit ee1869e621
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.4",
"version": "3.4.5",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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