mirror of
https://github.com/node-red/node-red-nodes.git
synced 2023-10-10 13:36:58 +02:00
Bump underlying serial port nam version
This commit is contained in:
parent
d087281a11
commit
49b9277c26
@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"name" : "node-red-node-serialport",
|
"name" : "node-red-node-serialport",
|
||||||
"version" : "0.2.0",
|
"version" : "0.2.1",
|
||||||
"description" : "Node-RED nodes to talk to an serial port",
|
"description" : "Node-RED nodes to talk to an serial port",
|
||||||
"dependencies" : {
|
"dependencies" : {
|
||||||
"serialport" : "2.0.*"
|
"serialport" : "2.1.*"
|
||||||
},
|
},
|
||||||
"repository" : {
|
"repository" : {
|
||||||
"type":"git",
|
"type":"git",
|
||||||
|
Loading…
Reference in New Issue
Block a user