4
0
mirror of https://github.com/hodgef/simple-keyboard.git synced 2025-04-23 04:30:13 +08:00
This commit is contained in:
Francisco Hodge 2019-11-15 10:34:16 +00:00
parent da74a396d0
commit 7bea4b8d63
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated

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

@ -1,6 +1,6 @@
{
"name": "simple-keyboard",
"version": "2.27.7",
"version": "2.27.8",
"description": "On-screen Javascript Virtual Keyboard",
"main": "build/index.js",
"types": "build/index.d.ts",