npm update

This commit is contained in:
Francisco Hodge 2019-08-13 11:18:50 -04:00
parent b054ee45a3
commit d1c9a0ead7
7 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
/*!
*
* simple-keyboard v2.25.2
* simple-keyboard v2.25.3
* 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.25.2 (Non-minified build)
* simple-keyboard v2.25.3 (Non-minified build)
* https://github.com/hodgef/simple-keyboard
*
* Copyright (c) Francisco Hodge (https://github.com/hodgef)

View File

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

View File

@ -1,6 +1,6 @@
/*!
*
* simple-keyboard v2.25.2 (Non-minified build)
* simple-keyboard v2.25.3 (Non-minified build)
* https://github.com/hodgef/simple-keyboard
*
* Copyright (c) Francisco Hodge (https://github.com/hodgef)

2
package-lock.json generated
View File

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

View File

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