Created
October 1, 2021 02:45
-
-
Save lmartim/648016d372239c9f21f1042f166a73a2 to your computer and use it in GitHub Desktop.
Lerna config file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"packages": [ | |
"dist" | |
], | |
"version": "independent" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment