update arduino node for node12

This commit is contained in:
Dave Conway-Jones
2019-11-13 21:52:01 +00:00
parent 0bef668028
commit 61c0826261
3 changed files with 17 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-arduino",
"version" : "0.2.4",
"version" : "0.3.0",
"description" : "A Node-RED node to talk to an Arduino running firmata",
"dependencies" : {
"firmata" : "^2.0.0"