Skip to content

Commit

Permalink
chore: Bump lerna version to 0.0.1-next.8
Browse files Browse the repository at this point in the history
  • Loading branch information
andredezzy committed Aug 8, 2024
1 parent 2b44f83 commit 1cee6d0
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
{
"npmClient": "yarn",
"useWorkspaces": true,
"packages": [
"packages/*"
],
"packages": ["packages/*"],
"command": {
"version": {
"exact": true,
Expand All @@ -17,5 +15,5 @@
"registry": "https://registry.npmjs.org/"
}
},
"version": "0.0.1-next.7"
"version": "0.0.1-next.8"
}

0 comments on commit 1cee6d0

Please sign in to comment.