mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 14:42:17 +00:00
remove prebuild from global package.json
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"generate": "turbo run generate",
|
||||
"prebuild": "turbo run generate",
|
||||
"build": "turbo run build",
|
||||
"test": "turbo run test",
|
||||
"test:watch": "turbo run test:watch",
|
||||
|
||||
Reference in New Issue
Block a user