mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-23 06:06:42 +00:00
chore(console): fix buf plugin versions
This commit is contained in:
@@ -3,10 +3,10 @@ version: v1
|
|||||||
managed:
|
managed:
|
||||||
enabled: true
|
enabled: true
|
||||||
plugins:
|
plugins:
|
||||||
- plugin: buf.build/protocolbuffers/js
|
- plugin: buf.build/protocolbuffers/js:v3.21.4
|
||||||
out: src/app/proto/generated
|
out: src/app/proto/generated
|
||||||
opt: import_style=commonjs,binary
|
opt: import_style=commonjs,binary
|
||||||
- plugin: buf.build/grpc/web
|
- plugin: buf.build/grpc/web:v1.5.0
|
||||||
out: src/app/proto/generated
|
out: src/app/proto/generated
|
||||||
opt: import_style=typescript,mode=grpcweb
|
opt: import_style=typescript,mode=grpcweb
|
||||||
- plugin: buf.build/grpc-ecosystem/openapiv2
|
- plugin: buf.build/grpc-ecosystem/openapiv2
|
||||||
|
|||||||
Reference in New Issue
Block a user