mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 14:37:34 +00:00
chore: cleanup scripts, v1.3.1 @zitadel/client @zitadel/proto (#10329)
This PR includes scripts for cleaning up workspaces, and changes the versions of @zitadel/client and /proto to v1.3.0
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
"scripts": {
|
||||
"bundle": "webpack",
|
||||
"lint": "prettier --check src/**",
|
||||
"lint:fix": "prettier --write src"
|
||||
"lint:fix": "prettier --write src",
|
||||
"clean": "rm -rf dist .turbo node_modules"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user