chore: zitadel version

This commit is contained in:
Stefan Benz
2025-04-01 17:38:18 +02:00
parent e43e8502c9
commit b89987dd25
3 changed files with 49 additions and 34 deletions

View File

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