From 6d881c65f365404790249ca42e2d121441611bd0 Mon Sep 17 00:00:00 2001 From: Francisco Hodge Date: Thu, 7 Apr 2022 08:04:54 +0000 Subject: [PATCH] 3.4.78 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4a9733d1..8f6628d8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "3.4.77", + "version": "3.4.78", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 035492c2..f7852377 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "3.4.77", + "version": "3.4.78", "description": "On-screen Javascript Virtual Keyboard", "main": "build/index.js", "scripts": {