Updated debug lib
This commit is contained in:
parent
6f19a189b2
commit
ca2af3968c
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "homebridge-neato",
|
"name": "homebridge-neato",
|
||||||
"version": "0.6.3",
|
"version": "0.6.4",
|
||||||
"description": "A Neato vacuum robot plugin for homebridge.",
|
"description": "A Neato vacuum robot plugin for homebridge.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
@ -35,7 +35,7 @@
|
|||||||
"url": "git://github.com/naofireblade/homebridge-neato.git"
|
"url": "git://github.com/naofireblade/homebridge-neato.git"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"debug": "^2.2.0",
|
"debug": "^4.1.1",
|
||||||
"node-botvac": ">=0.3.0",
|
"node-botvac": ">=0.3.0",
|
||||||
"uuid": "^3.3.2"
|
"uuid": "^3.3.2"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user