Skip to content

Instantly share code, notes, and snippets.

@lmartim
Created October 1, 2021 02:45
Show Gist options
  • Save lmartim/648016d372239c9f21f1042f166a73a2 to your computer and use it in GitHub Desktop.
Save lmartim/648016d372239c9f21f1042f166a73a2 to your computer and use it in GitHub Desktop.
Lerna config file
{
"packages": [
"dist"
],
"version": "independent"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment