switch to js protobufs

This commit is contained in:
2025-04-15 18:07:20 -04:00
parent 913406d1b9
commit 0456f8a7b3
4 changed files with 32 additions and 126 deletions

View File

@ -6,12 +6,12 @@
"author": "",
"license": "ISC",
"dependencies": {
"@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",
"compression": "^1.7.4",
"express": "^4.18.3",
"protobufjs": "^7.5.0"
"express": "^4.18.3"
},
"devDependencies": {
"prisma": "^5.10.2"