Skip to content

Commit 6b62efb

Browse files
chore: add serial port and https dependencies
1 parent f0cbdec commit 6b62efb

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

data/package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,9 @@
88
"flowFile": "flows.json",
99
"credentialsFile": "flows_cred.json"
1010
}
11+
},
12+
"dependencies": {
13+
"node-red-contrib-https": "~2.0.0",
14+
"node-red-node-serialport": "~1.0.3"
1115
}
12-
}
16+
}

0 commit comments

Comments
 (0)