fix build

This commit is contained in:
Max Peintner
2025-03-18 08:34:27 +01:00
parent 92c54e0f39
commit 2d0a0d567b
2 changed files with 13 additions and 11 deletions

View File

@@ -14,7 +14,7 @@
],
"sideEffects": false,
"scripts": {
"generate": "buf generate https://github.com/zitadel/zitadel.git#tag=v2.71.1 --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": {