bump serialport for translation

This commit is contained in:
Dave Conway-Jones 2021-03-12 20:45:40 +00:00
parent f0beaeb0ba
commit 0a3b8614a1
No known key found for this signature in database
GPG Key ID: 88BA2B8A411BE9FF
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name" : "node-red-node-serialport",
"version" : "0.12.1",
"version" : "0.13.0",
"description" : "Node-RED nodes to talk to serial ports",
"dependencies" : {
"serialport" : "^9.0.7"