Skip to content

Commit

Permalink
v0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
norman-thomas committed Jun 27, 2018
1 parent ebab802 commit 31a2b03
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "homebridge-particle-io",
"version": "0.0.10",
"version": "0.0.11",
"description": "Particle plugin for homebridge: https://github.com/nfarina/homebridge",
"license": "ISC",
"keywords": [
Expand All @@ -27,11 +27,11 @@
},
"engines": {
"node": ">=4.3.2",
"homebridge": ">=0.2.0"
"homebridge": ">=0.4.0"
},
"dependencies": {
"eventsource": "",
"request": "^2.65.0"
"request": "^2.85.0"
},
"devDependencies": {
"chai": "^3.5.0",
Expand Down

0 comments on commit 31a2b03

Please sign in to comment.