diff --git a/package-lock.json b/package-lock.json index c890f17e..537e1de6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "2.27.69", + "version": "2.27.70", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index cf89da55..34777325 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "2.27.69", + "version": "2.27.70", "description": "On-screen Javascript Virtual Keyboard", "main": "build/index.js", "types": "build/index.d.ts",