Skip to content

Commit b92784b

Browse files
committed
pin turbo just incase
1 parent 21a6a59 commit b92784b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@changesets/changelog-github": "^0.4.4",
2121
"@changesets/cli": "^2.22.0",
2222
"pkg-pr-new": "^0.0.29",
23-
"turbo": "^2.5.3"
23+
"turbo": "catalog:"
2424
},
2525
"engines": {
2626
"node": ">=18",

pnpm-workspace.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ catalog:
1414
tailwindcss: 3.3.3
1515
typescript: 5.6.3
1616
esbuild: 0.25.4
17+
turbo: 2.5.3

0 commit comments

Comments
 (0)