Skip to content

Commit

Permalink
fix: remove lerna yarn workspaces
Browse files Browse the repository at this point in the history
  • Loading branch information
marrouchi committed May 4, 2024
1 parent e7ce3c1 commit de3d27e
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
Expand Up @@ -3,6 +3,5 @@
"packages/*"
],
"version": "0.6.0-alpha.0",
"npmClient": "yarn",
"useWorkspaces": false
"npmClient": "yarn"
}

0 comments on commit de3d27e

Please sign in to comment.