add protobuf dependency

This commit is contained in:
Sinuhe Tellez
2021-08-10 22:12:21 -04:00
parent c1c8b9aa61
commit f60449c253
2 changed files with 88 additions and 0 deletions

View File

@@ -115,6 +115,7 @@
"lowdb": "^1.0.0",
"mime": "^2.4.4",
"mqtt": "^3.0.0",
"protobufjs": "^6.11.2",
"sha1": "^1.1.1",
"yarn-run-all": "^3.1.1"
},