3
0
mirror of https://github.com/hodgef/simple-keyboard.git synced 2025-03-05 09:31:04 +08:00
This commit is contained in:
Francisco Hodge 2020-05-11 13:54:45 +00:00
parent f8a33420c5
commit b14d5ef6de
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated

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

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