chore: update turbo repo (#65645)

This commit is contained in:
Mrugesh Mohapatra
2026-02-02 11:57:16 +05:30
committed by GitHub
parent e0f59ec7b7
commit 4f29ac70ac
5 changed files with 36 additions and 36 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"$schema": "https://turborepo.com/schema.json",
"$schema": "https://v2-8-1.turborepo.dev/schema.json",
"tasks": {
"build": { "dependsOn": ["setup"], "outputs": ["dist/**"] },
"develop": { "dependsOn": ["setup"], "cache": false, "persistent": true },