mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-12-27 07:21:08 +01:00
Update Arduino and tidy up
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "node-red-node-arduino",
|
||||
"version": "1.3.4-20250331",
|
||||
"version": "2.0.0",
|
||||
"description": "A Node-RED Node, to talk to a chip as I/O extender, which is running Firmata firmware",
|
||||
"dependencies": {
|
||||
"serialport": "^12.0.0"
|
||||
@@ -28,16 +28,16 @@
|
||||
"node": ">=18.0.0"
|
||||
},
|
||||
"author": {
|
||||
"name": "Dave Conway-Jones (version <= 1.1)",
|
||||
"name": "Dave Conway-Jones",
|
||||
"email": "dceejay@gmail.com",
|
||||
"url": "http://nodered.org"
|
||||
},
|
||||
"contributors": [{
|
||||
"name": "PizzaProgram (from version 1.2+ 2025-03-21)",
|
||||
"name": "PizzaProgram (from version 2)",
|
||||
"email": "info@pizzaprogram.hu",
|
||||
"url": "https://pizzaprogram.hu"
|
||||
}],
|
||||
|
||||
|
||||
"foreground-scripts": true
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user