mirror of
https://github.com/n8n-io/n8n.git
synced 2026-08-28 17:22:01 +08:00
build: Drop the ^typecheck dependency from the typecheck task (#35089)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@
|
||||
"env": ["RELEASE"]
|
||||
},
|
||||
"typecheck": {
|
||||
"dependsOn": ["^typecheck", "^build"]
|
||||
"dependsOn": ["^build"]
|
||||
},
|
||||
"format": {},
|
||||
"format:check": {},
|
||||
|
||||
Reference in New Issue
Block a user