This commit is contained in:
Francisco Hodge 2022-07-31 16:54:47 -07:00
commit 437cdfc68a
13 changed files with 763 additions and 763 deletions

View File

@ -1,6 +1,6 @@
/*!
*
* simple-keyboard v3.4.132
* simple-keyboard v3.4.133
* https://github.com/hodgef/simple-keyboard
*
* Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.

View File

@ -1,6 +1,6 @@
/*!
*
* simple-keyboard v3.4.132
* simple-keyboard v3.4.133
* https://github.com/hodgef/simple-keyboard
*
* Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.

View File

@ -1,6 +1,6 @@
/*!
*
* simple-keyboard v3.4.132 (index.modern.js - Modern Browsers bundle)
* simple-keyboard v3.4.133 (index.modern.js - Modern Browsers bundle)
* https://github.com/hodgef/simple-keyboard
*
* NOTE: This modern browsers bundle (index.modern.js) removes all polyfills

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "simple-keyboard",
"version": "3.4.132",
"version": "3.4.133",
"lockfileVersion": 2,
"requires": true,
"packages": {

View File

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