Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

updated protobufs to latest #131

Merged
merged 1 commit into from
Mar 21, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
],
"imports": {
"@bufbuild/protobuf": "npm:@bufbuild/protobuf@^2.2.3",
"@meshtastic/protobufs": "jsr:@meshtastic/protobufs@^2.6.0",
"@meshtastic/protobufs": "jsr:@meshtastic/protobufs@^2.6.2",
"@types/node": "npm:@types/node@^22.13.10",
"ste-simple-events": "npm:ste-simple-events@^3.0.11",
"tslog": "npm:tslog@^4.9.3"
}
Expand Down