mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 15:17:33 +00:00
latest proto client
This commit is contained in:
@@ -16,11 +16,6 @@
|
|||||||
"lint-staged": "lint-staged",
|
"lint-staged": "lint-staged",
|
||||||
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf .next"
|
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf .next"
|
||||||
},
|
},
|
||||||
"pnpm": {
|
|
||||||
"overrides": {
|
|
||||||
"@zitadel/proto": "latest"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"git": {
|
"git": {
|
||||||
"pre-commit": "lint-staged"
|
"pre-commit": "lint-staged"
|
||||||
},
|
},
|
||||||
|
@@ -55,7 +55,7 @@
|
|||||||
"@connectrpc/connect": "^2.0.0",
|
"@connectrpc/connect": "^2.0.0",
|
||||||
"@connectrpc/connect-node": "^2.0.0",
|
"@connectrpc/connect-node": "^2.0.0",
|
||||||
"@connectrpc/connect-web": "^2.0.0",
|
"@connectrpc/connect-web": "^2.0.0",
|
||||||
"@zitadel/proto": "workspace:*",
|
"@zitadel/proto": "latest",
|
||||||
"jose": "^5.3.0"
|
"jose": "^5.3.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
Reference in New Issue
Block a user