This commit is contained in:
Francisco Hodge 2021-12-13 09:04:35 +00:00
parent 4f72ee915a
commit a69b625739
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.9",
"version": "3.4.10",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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