bump old packages for Pi detection

to close #1073
This commit is contained in:
Dave Conway-Jones 2024-06-30 15:54:06 +01:00
parent 61ee4bda4b
commit dba4451f57
No known key found for this signature in database
GPG Key ID: 1DDB0E91A28C2643
5 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
{
"name" : "node-red-node-ledborg",
"version" : "0.0.24",
"version" : "0.0.25",
"description" : "A Node-RED node to control a PiBorg LedBorg board for a Raspberry Pi.",
"dependencies" : {
},

View File

@ -1,6 +1,6 @@
{
"name" : "node-red-node-pilcd",
"version" : "0.3.1",
"version" : "0.4.0",
"description" : "A Node-RED node for Raspberry Pi to write to HD44780 style LCD panels.",
"dependencies" : {
},

View File

@ -1,6 +1,6 @@
{
"name" : "node-red-node-pisrf",
"version" : "0.2.1",
"version" : "0.3.0",
"description" : "A Node-RED node for a Raspberry Pi to use a SRF04 or SRF05 range finder",
"dependencies" : {
},

View File

@ -1,6 +1,6 @@
{
"name": "node-red-node-pi-mcp3008",
"version": "0.5.2",
"version": "0.6.0",
"description": "A Node-RED node to read from the MCP3008 Analogue to Digital Converter",
"dependencies": {
"mcp-spi-adc": "^3.2.0"

View File

@ -1,6 +1,6 @@
{
"name" : "node-red-node-pi-unicorn-hat",
"version" : "0.1.2",
"version" : "0.2.0",
"description" : "A Node-RED node to output to a Raspberry Pi Unicorn HAT from Pimorini.",
"dependencies" : {
"pngjs": "2.3.1"