Unverified Commit 46830e31 authored by John Regan's avatar John Regan Committed by GitHub

buf: specify version of stephenh-ts-proto plugin (#3941)

parent 2db67118
...@@ -22,7 +22,7 @@ plugins: ...@@ -22,7 +22,7 @@ plugins:
out: ../docs out: ../docs
opt: output_format=yaml,allow_merge=true opt: output_format=yaml,allow_merge=true
# Build the TypeScript definitions for the web. # 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 out: ../web/src/types/proto
# reference: https://github.com/deeplay-io/nice-grpc/blob/master/packages/nice-grpc-web/README.md#using-ts-proto # reference: https://github.com/deeplay-io/nice-grpc/blob/master/packages/nice-grpc-web/README.md#using-ts-proto
opt: opt:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment