mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore: update turbo repo (#65645)
This commit is contained in:
committed by
GitHub
parent
e0f59ec7b7
commit
4f29ac70ac
+1
-1
@@ -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 },
|
||||
|
||||
Reference in New Issue
Block a user