4
0
mirror of https://github.com/hodgef/simple-keyboard.git synced 2025-04-11 19:23:08 +08:00
This commit is contained in:
Francisco Hodge 2021-08-02 07:11:38 +00:00
parent 331ddf0f5c
commit 6bf97dd842
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated

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

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