add yaml output option

This commit is contained in:
2023-11-24 14:40:17 -06:00
parent f9ef0682cf
commit e580fbc623
3 changed files with 8 additions and 5 deletions
+2 -1
View File
@@ -17,7 +17,8 @@
"commander": "^11.1.0",
"fast-xml-parser": "^4.3.2",
"serialport": "^12.0.0",
"ws": "^8.14.2"
"ws": "^8.14.2",
"yaml": "^2.3.4"
},
"devDependencies": {
"pkg": "^5.8.1",