fix: lodb dep in lobbs

This commit is contained in:
Ben Allfree
2025-12-09 09:08:53 -08:00
parent f9d319b2cf
commit 568a8798c5

View File

@@ -23,7 +23,7 @@
"featured": true,
"includes": ["esp32"],
"dependencies": {
"lodb": ">=1.1.0",
"lodb": ">=1.2.0",
"meshtastic": ">=2.7.0"
}
}