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