This commit is contained in:
Francisco Hodge 2021-05-18 09:19:22 +00:00
parent 07d2c30994
commit 1263b1ef2f
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.1.5",
"version": "3.1.6",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "simple-keyboard",
"version": "3.1.5",
"version": "3.1.6",
"description": "On-screen Javascript Virtual Keyboard",
"main": "build/index.js",
"types": "build/types/index.d.ts",