ソースを参照

Added Packages

Master
コミット
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",


読み込み中…
キャンセル
保存