Skip to content

Commit 01a9c33

Browse files
committed
fix: downgrade turbo version to 2.7.4 and update package manager to bun@1.3.6
1 parent d2419f3 commit 01a9c33

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bun.lock

Lines changed: 1 addition & 1 deletion
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
"check": "turbo run check --continue",
2323
"fmt": "turbo run fmt"
2424
},
25-
"packageManager": "pnpm@10.28.1",
25+
"packageManager": "bun@1.3.6",
2626
"devDependencies": {
2727
"eslint-plugin-react-hooks": "^7.0.1"
2828
}

0 commit comments

Comments
 (0)