update suncalc node for translation PR

This commit is contained in:
Dave Conway-Jones 2023-03-21 10:22:38 +00:00
parent 3e82a363b8
commit 6d4c865611
No known key found for this signature in database
GPG Key ID: 88BA2B8A411BE9FF
1 changed files with 1 additions and 1 deletions

View File

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