From afaa031d146ecbc4c2cbab7aa74da546f513aeaa Mon Sep 17 00:00:00 2001 From: Francisco Hodge Date: Wed, 13 Aug 2025 08:09:40 +0000 Subject: [PATCH] 3.8.78 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index ddaaf85a..d18eab82 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "simple-keyboard", - "version": "3.8.77", + "version": "3.8.78", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "simple-keyboard", - "version": "3.8.77", + "version": "3.8.78", "license": "MIT", "devDependencies": { "@babel/cli": "^7.28.0", diff --git a/package.json b/package.json index 38cff141..067c76d0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "3.8.77", + "version": "3.8.78", "description": "On-screen Javascript Virtual Keyboard", "main": "build/index.js", "scripts": {