Skip to content

Commit

Permalink
chore: setup lerna to have independant version for each packages
Browse files Browse the repository at this point in the history
  • Loading branch information
clementdessoude committed Oct 16, 2021
1 parent 92d80c2 commit 226429b
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
Expand Up @@ -5,5 +5,5 @@
],
"useWorkspaces": true,
"npmClient": "yarn",
"version": "1.4.0"
"version": "independent"
}

0 comments on commit 226429b

Please sign in to comment.