mirror of
https://github.com/n8n-io/n8n.git
synced 2026-07-28 19:45:09 +02: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:
parent
dac8938c13
commit
696be809cd
|
|
@ -27,7 +27,7 @@
|
|||
"env": ["RELEASE"]
|
||||
},
|
||||
"typecheck": {
|
||||
"dependsOn": ["^typecheck", "^build"]
|
||||
"dependsOn": ["^build"]
|
||||
},
|
||||
"format": {},
|
||||
"format:check": {},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user