Build update

This commit is contained in:
Francisco Hodge 2018-11-05 17:31:41 -05:00
parent 4e5d36173d
commit 6475dcacf2
4 changed files with 5 additions and 5 deletions

View File

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

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

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