chore(deps-dev): upgrade turbo to latest (#1472)
* chore(deps-dev): upgrade turbo to latest * chore: cleanup * chore: update pkg json config * chore(workflows): upgrade pnpm to latest * chore: update pkg json config * chore: update pkg json config * chore: cleanup
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "https://turborepo.org/schema.json",
|
||||
"pipeline": {
|
||||
"tasks": {
|
||||
"build": {
|
||||
"dependsOn": ["^build", "types", "theme"],
|
||||
"outputs": ["dist/**"]
|
||||
@@ -29,5 +29,5 @@
|
||||
"outputs": ["dist/**"]
|
||||
}
|
||||
},
|
||||
"globalEnv": ["VERCEL_ANALYTICS_ID", "METICULOUS_PROJECT_ID", "ALGOLIA_API_KEY", "SERVER", "VUE_ROUTER_MODE", "VUE_ROUTER_BASE", "NODE_ENV"]
|
||||
"globalEnv": ["VERCEL_ANALYTICS_ID", "ALGOLIA_API_KEY", "SERVER", "VUE_ROUTER_MODE", "VUE_ROUTER_BASE", "NODE_ENV"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user