This commit is contained in:
2019-12-04 20:19:43 +00:00
parent bb2cb02280
commit dd1d8e0625
3 changed files with 5 additions and 3 deletions

View File

@ -2,7 +2,9 @@
"name": "EchoController",
"description": "A Node-RED Project",
"version": "0.0.1",
"dependencies": {},
"dependencies": {
"node-red-contrib-amazon-echo": "0.1.9"
},
"node-red": {
"settings": {
"flowFile": "flow.json",