bump serialport package for ja translations

This commit is contained in:
Dave Conway-Jones
2020-11-01 23:16:24 +00:00
parent 4136b0f30f
commit 3aab556d4a

View File

@@ -1,9 +1,9 @@
{
"name" : "node-red-node-serialport",
"version" : "0.11.0",
"version" : "0.11.1",
"description" : "Node-RED nodes to talk to serial ports",
"dependencies" : {
"serialport" : "^9.0.1"
"serialport" : "^9.0.2"
},
"repository" : {
"type":"git",