mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
bump package versions (heatmiser, arduino, pushover)
This commit is contained in:
@@ -9,7 +9,7 @@ Install
|
||||
|
||||
Run the following command in your Node-RED user directory - typically `~/.node-red`
|
||||
|
||||
npm i node-red-node-arduino
|
||||
npm i --unsafe-perm node-red-node-arduino
|
||||
|
||||
Usage
|
||||
-----
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name" : "node-red-node-arduino",
|
||||
"version" : "0.0.11",
|
||||
"version" : "0.0.12",
|
||||
"description" : "A Node-RED node to talk to an Arduino running firmata",
|
||||
"dependencies" : {
|
||||
"firmata" : "~0.14.1"
|
||||
|
Reference in New Issue
Block a user