Build update

This commit is contained in:
Francisco Hodge 2018-11-04 20:45:43 -05:00
parent 5fe8a198f1
commit 3a4cf5faaa
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
/*!
*
* simple-keyboard v2.7.9
* simple-keyboard v2.7.10
* https://github.com/hodgef/simple-keyboard
*
* Copyright (c) Francisco Hodge (https://github.com/hodgef)

View File

@ -1,6 +1,6 @@
/*!
*
* simple-keyboard v2.7.9
* simple-keyboard v2.7.10
* https://github.com/hodgef/simple-keyboard
*
* Copyright (c) Francisco Hodge (https://github.com/hodgef)

View File

@ -1,6 +1,6 @@
{
"name": "simple-keyboard",
"version": "2.7.9",
"version": "2.7.10",
"description": "On-screen Javascript Virtual Keyboard",
"main": "build/index.js",
"scripts": {