Skip to content

Commit

Permalink
fix: change package manager to yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
camera-2018 committed Jan 16, 2023
1 parent 4132c26 commit c9fad9f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion turbo.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
"build": {},
"lint": {},
"lint:fix": {},
"dev":{},
"lint:strict": {},
"typecheck": {},
"dev": {},
"start": {},
"generate": {}
}
Expand Down

0 comments on commit c9fad9f

Please sign in to comment.