From d79fc3b2e37ada62faa1e2fbf0e6749e5e8ea8b1 Mon Sep 17 00:00:00 2001 From: Francisco Hodge Date: Sat, 6 Oct 2018 22:25:36 -0400 Subject: [PATCH] npm update --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 711acd85..8acb0226 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "2.5.4", + "version": "2.5.5", "description": "On-screen Javascript Virtual Keyboard", "main": "build/index.js", "scripts": {