Adding mqtt library to node project

This commit is contained in:
Jason Williams
2025-05-16 14:12:22 -06:00
parent 981ae57e24
commit aede9477c1
2 changed files with 505 additions and 2 deletions

View File

@@ -12,6 +12,7 @@
},
"dependencies": {
"@aeroniemi/inky": "^0.2.0",
"mqtt": "^5.13.0",
"node-schedule": "^2.1.1",
"rclone.js": "^0.6.6",
"sharp": "^0.33.5"