1
0
mirror of https://github.com/node-red/node-red-nodes.git synced 2023-10-10 13:36:58 +02:00

bump pigpio package for env variable pin setting pr

This commit is contained in:
Dave Conway-Jones 2020-08-31 10:48:48 +01:00
parent 0b4c1ff977
commit 2625022fbc
No known key found for this signature in database
GPG Key ID: 302A6725C594817F

View File

@ -1,6 +1,6 @@
{ {
"name": "node-red-node-pi-gpio", "name": "node-red-node-pi-gpio",
"version": "1.1.1", "version": "1.2.0",
"description": "The basic Node-RED node for Pi GPIO", "description": "The basic Node-RED node for Pi GPIO",
"dependencies" : { "dependencies" : {
}, },