Skip to content

Commit

Permalink
remove deprecated useWorkspaces option
Browse files Browse the repository at this point in the history
  • Loading branch information
pranjal-jain committed Jul 23, 2024
1 parent 60b6aa5 commit fb7540f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"packages": ["packages/*", "api"],
"version": "0.87.0",
"npmClient": "pnpm",
"useWorkspaces": true
"npmClient": "pnpm"
}

0 comments on commit fb7540f

Please sign in to comment.