Skip to content
This repository was archived by the owner on Oct 24, 2018. It is now read-only.

Commit f81b747

Browse files
committed
add hue and twitch dependencies
1 parent 595cbaa commit f81b747

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,9 @@
2020
"bugs": {
2121
"url": "https://github.com/synth3tk/node-prettylights/issues"
2222
},
23-
"homepage": "https://github.com/synth3tk/node-prettylights"
23+
"homepage": "https://github.com/synth3tk/node-prettylights",
24+
"dependencies": {
25+
"node-hue-api": "^0.2.7",
26+
"node-twitchtv": "0.0.4"
27+
}
2428
}

0 commit comments

Comments
 (0)