4
0
mirror of https://github.com/hodgef/simple-keyboard.git synced 2025-04-12 11:53:10 +08:00
This commit is contained in:
Francisco Hodge 2022-04-26 08:04:46 +00:00
parent 3852e910e2
commit ce85a57bcd
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated

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

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