Skip to content

Commit

Permalink
chore: set version to 0.0.0 in lerna.json
Browse files Browse the repository at this point in the history
  • Loading branch information
alimd committed Nov 2, 2024
1 parent 5aecc96 commit 69166a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/lerna-lite/lerna-lite/main/packages/cli/schemas/lerna-schema.json",
"version": "independent",
"version": "0.0.0",
"npmClient": "yarn",
"packages": ["packages/*"],
"loglevel": "verbose",
Expand Down

0 comments on commit 69166a6

Please sign in to comment.