npm update

This commit is contained in:
Francisco Hodge 2018-11-24 21:10:07 -05:00
parent f78bfc0d02
commit a8e826679f
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

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