From 46830e31ec32ab91d3bc323297857b48af64e9d4 Mon Sep 17 00:00:00 2001 From: John Regan Date: Fri, 20 Sep 2024 19:36:37 -0400 Subject: [PATCH] buf: specify version of stephenh-ts-proto plugin (#3941) --- proto/buf.gen.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proto/buf.gen.yaml b/proto/buf.gen.yaml index 48bec76e0..5ccb2952e 100644 --- a/proto/buf.gen.yaml +++ b/proto/buf.gen.yaml @@ -22,7 +22,7 @@ plugins: out: ../docs opt: output_format=yaml,allow_merge=true # Build the TypeScript definitions for the web. - - plugin: buf.build/community/stephenh-ts-proto + - plugin: buf.build/community/stephenh-ts-proto:v1.178.0 out: ../web/src/types/proto # reference: https://github.com/deeplay-io/nice-grpc/blob/master/packages/nice-grpc-web/README.md#using-ts-proto opt: