npm update

This commit is contained in:
Francisco Hodge 2018-11-01 13:23:42 -04:00
parent c6244e29f6
commit 342918a3be
3 changed files with 4 additions and 4 deletions

View File

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

View File

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

4
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "simple-keyboard",
"version": "2.7.6",
"version": "2.7.7",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@ -3675,7 +3675,7 @@
},
"duplexer": {
"version": "0.1.1",
"resolved": "http://registry.npmjs.org/duplexer/-/duplexer-0.1.1.tgz",
"resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.1.tgz",
"integrity": "sha1-rOb/gIwc5mtX0ev5eXessCM0z8E=",
"dev": true
},