use @meshtastic/protobuf

This commit is contained in:
2025-04-15 17:56:19 -04:00
parent fb055785a5
commit 1f1c0e9881
3 changed files with 85 additions and 181 deletions

View File

@ -6,11 +6,12 @@
"license": "ISC",
"description": "",
"dependencies": {
"@bufbuild/protobuf": "^2.2.5",
"@meshtastic/protobufs": "npm:@jsr/meshtastic__protobufs@^2.6.2",
"@prisma/client": "^5.11.0",
"command-line-args": "^5.2.1",
"command-line-usage": "^7.0.1",
"mqtt": "^5.11.0",
"protobufjs": "^7.5.0"
"mqtt": "^5.11.0"
},
"devDependencies": {
"prisma": "^5.10.2"