mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 18:17:35 +00:00
Merge branch 'main' into move-go
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"packageManager": "pnpm@10.13.1",
|
||||
"name": "@zitadel/proto",
|
||||
"version": "1.3.1",
|
||||
"license": "MIT",
|
||||
@@ -77,7 +78,7 @@
|
||||
},
|
||||
"sideEffects": false,
|
||||
"scripts": {
|
||||
"generate": "pnpm exec buf generate ../../proto",
|
||||
"generate": "buf generate ../../proto",
|
||||
"clean": "rm -rf zitadel .turbo node_modules google protoc-gen-openapiv2 validate cjs types es"
|
||||
},
|
||||
"nx": {
|
||||
|
Reference in New Issue
Block a user