Skip to content

Commit f53c289

Browse files
committed
Updated turbo
1 parent a7f8d1f commit f53c289

File tree

3 files changed

+30
-30
lines changed

3 files changed

+30
-30
lines changed

package-lock.json

Lines changed: 28 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"prettier-plugin-svelte": "^3.2.2",
2323
"pretty-quick": "^4.0.0",
2424
"rimraf": "^5.0.5",
25-
"turbo": "^1.13.0"
25+
"turbo": "^2.0.14"
2626
},
2727
"engines": {
2828
"npm": ">=7.0.0",

turbo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://turborepo.org/schema.json",
3-
"pipeline": {
3+
"tasks": {
44
"clean": {
55
"cache": false
66
},

0 commit comments

Comments
 (0)