8000 Update example accessories (#21) · homebridge/homebridge-examples@d0e5373 · GitHub
[go: up one dir, main page]

Skip to content

Commit d0e5373

Browse files
Update example accessories (#21)
1 parent 0f3654f commit d0e5373

File tree

10 files changed

+11193
-1746
lines changed

10 files changed

+11193
-1746
lines changed

accessory-example-typescript/package-lock.json

Lines changed: 2231 additions & 344 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

accessory-example-typescript/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@
2727
"url": "git://github.com/homebridge/homebridge-examples.git"
2828
},
2929
"bugs": {
30-
"url": "http://github.com/homebridge/homebridge-examples/issues"
30+
"url": "https://github.com/homebridge/homebridge-examples/issues"
3131
},
3232
"devDependencies": {
33-
"@types/node": "10.17.19",
34-
"typescript": "^3.8.3",
35-
"rimraf": "^3.0.2",
36-
"homebridge": "^1.0.4"
33+
"@types/node": "16.11.7",
34+
"typescript": "^5.0.4",
35+
"rimraf": "^5.0.0",
36+
"homebridge": "^1.6.1"
3737
}
3838
}

0 commit comments

Comments
 (0)
0