npm update

This commit is contained in:
Francisco Hodge 2018-11-16 23:31:05 -05:00
parent e6d6c78389
commit ee3d6a18f2
4 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
/*!
*
* simple-keyboard v2.9.1
* simple-keyboard v2.9.2
* 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

View File

@ -1,6 +1,6 @@
/*!
*
* simple-keyboard v2.9.1
* simple-keyboard v2.9.2
* 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.9.1",
"version": "2.9.2",
"description": "On-screen Javascript Virtual Keyboard",
"main": "build/index.js",
"scripts": {