瀏覽代碼

Added Packages

Master
Siegfried Dorn 5 年之前
父節點
當前提交
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",


Loading…
取消
儲存