remove unused dependencies

This commit is contained in:
Elio Bischof
2025-07-17 23:28:45 +02:00
parent d5093a4edf
commit 1adf1e73a9
22 changed files with 1087 additions and 6716 deletions

View File

@@ -14,7 +14,7 @@
],
"sideEffects": false,
"scripts": {
"generate": "pnpm exec buf generate ../../proto --path ../../proto/zitadel",
"generate": "buf generate ../../proto --path ../../proto/zitadel",
"clean": "rm -rf zitadel .turbo node_modules google protoc-gen-openapiv2 validate"
},
"devDependencies": {