Update package.json

pull/5100/head
agustinfunesf 2025-04-10 09:24:48 -03:00 committed by GitHub
parent a3bea4414c
commit 98b24e10b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -125,4 +125,8 @@
"engines": {
"node": ">=18.5"
}
"scripts": {
"start": "node-red -s settings.js"
}
}