Skip to content

Commit

Permalink
chore: tweak lerna.json structure (#12429)
Browse files Browse the repository at this point in the history
  • Loading branch information
Biki-das committed Feb 21, 2022
1 parent 7a05a6c commit d029254
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions lerna.json
@@ -1,7 +1,5 @@
{
"version": "28.0.0-alpha.3",
"packages": ["packages/*"],
"npmClient": "yarn",
"packages": [
"packages/*"
]
"version": "28.0.0-alpha.3"
}

0 comments on commit d029254

Please sign in to comment.