1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00

bump serial port version number

uses typed widget to support other baud rates
This commit is contained in:
Dave Conway-Jones 2016-04-01 08:56:28 +01:00
parent ee96f7d937
commit 6fa78bdb04

View File

@ -60,7 +60,7 @@
"node-red-node-rbe":"0.1.*"
},
"optionalDependencies": {
"node-red-node-serialport":"0.1.*",
"node-red-node-serialport":"0.2.*",
"bcrypt":"0.8.5"
},
"devDependencies": {