Siegfried Dorn 5 лет назад
Родитель
Сommit
68f2ea76ee
2 измененных файлов: 6 добавлений и 2 удалений
  1. +1
    -1
      flows_ubuntu.json
  2. +5
    -1
      package.json

+ 1
- 1
flows_ubuntu.json
Разница между файлами не показана из-за своего большого размера
Просмотреть файл


+ 5
- 1
package.json Просмотреть файл

@@ -2,7 +2,11 @@
"name": "Node_Weather",
"description": "A Node-RED Project",
"version": "0.0.1",
"dependencies": {},
"dependencies": {
"node-red-contrib-moment": "3.0.3",
"node-red-dashboard": "2.22.1",
"node-red-node-openweathermap": "0.2.2"
},
"node-red": {
"settings": {
"flowFile": "flows_ubuntu.json",


Загрузка…
Отмена
Сохранить