update suncalc version for PR

This commit is contained in:
Dave Conway-Jones 2024-02-19 10:22:05 +00:00
parent 10ede7b1a6
commit 98e6cc3f1d
No known key found for this signature in database
GPG Key ID: 1DDB0E91A28C2643

View File

@ -1,6 +1,6 @@
{
"name" : "node-red-node-suncalc",
"version" : "1.1.1",
"version" : "1.1.2",
"description" : "A Node-RED node to provide a signal at sunrise and sunset",
"dependencies" : {
"suncalc" : "^1.8.0"