Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelkordek committed Jan 26, 2019
1 parent ecdf081 commit c1c31fc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
"description": "control harman kardon avr for homebridge: https://github.com/nfarina/homebridge",
"main": "index.js",
"engines": {
"node": ">=0.12.0",
"homebridge": ">=0.2.0"
"homebridge": ">=0.2.5",
"node": ">=6.14"
},
"dependencies": {
"request": "^2.65.0"
"request": "^2.88.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/marcelkordek/homebridge-harman-kardon-avr.git"
"url": "git://github.com/marcelkordek/homebridge-harman-kardon-avr.git"
},
"keywords": [
"homebridge-plugin"
Expand Down

0 comments on commit c1c31fc

Please sign in to comment.