bump serial port version number

uses typed widget to support other baud rates
pull/862/head
Dave Conway-Jones 2016-04-01 08:56:28 +01:00
parent ee96f7d937
commit 6fa78bdb04
1 changed files with 1 additions and 1 deletions

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": {