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

Commit 847bec0

Browse files
authored
updated protobufs (#131)
1 parent 0f1d246 commit 847bec0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

deno.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
],
99
"imports": {
1010
"@bufbuild/protobuf": "npm:@bufbuild/protobuf@^2.2.3",
11-
"@meshtastic/protobufs": "jsr:@meshtastic/protobufs@^2.6.0",
11+
"@meshtastic/protobufs": "jsr:@meshtastic/protobufs@^2.6.2",
12+
"@types/node": "npm:@types/node@^22.13.10",
1213
"ste-simple-events": "npm:ste-simple-events@^3.0.11",
1314
"tslog": "npm:tslog@^4.9.3"
1415
}

0 commit comments

Comments
 (0)