Build update

This commit is contained in:
Francisco Hodge 2018-10-31 18:43:31 -04:00
parent 7c5f0528f2
commit 41cf4a472b
4 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
/*! /*!
* *
* simple-keyboard v2.7.2 * simple-keyboard v2.7.3
* https://github.com/hodgef/simple-keyboard * https://github.com/hodgef/simple-keyboard
* *
* Copyright (c) Francisco Hodge (https://github.com/hodgef) * 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", "name": "simple-keyboard",
"version": "2.7.2", "version": "2.7.3",
"description": "On-screen Javascript Virtual Keyboard", "description": "On-screen Javascript Virtual Keyboard",
"main": "build/index.js", "main": "build/index.js",
"scripts": { "scripts": {