Updating drone and package.json
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@watsonb8/homebridge-hue-chase",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"description": "A Phillips Hue add on for creating chase sequences.",
|
||||
"main": "bin/index.js",
|
||||
"publishConfig": {
|
||||
@ -31,10 +31,10 @@
|
||||
"dependencies": {
|
||||
"@types/node": "^13.1.2",
|
||||
"@types/node-hue-api": "^2.3.0",
|
||||
"homebridge": "^0.4.50",
|
||||
"node-hue-api": "^4.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"homebridge": "^0.4.53",
|
||||
"typescript": "^4.5.4"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user