chore: zitadel version

This commit is contained in:
Stefan Benz
2025-04-01 16:54:20 +02:00
parent 8543368dd1
commit e43e8502c9
2 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@
],
"sideEffects": false,
"scripts": {
"generate": "buf generate https://github.com/zitadel/zitadel.git --path ./proto/zitadel",
"generate": "buf generate https://github.com/zitadel/zitadel.git#tag=v2.71.6 --path ./proto/zitadel",
"clean": "rm -rf zitadel .turbo node_modules google protoc-gen-openapiv2 validate"
},
"dependencies": {