Files
EightBittr/lerna.json
T
Josh Goldberg b0addb5e6f A few assorted fixups (#318)
Discovered these while working on ChooseYourFramework. Mostly around name casing or fixing shenanigans-manager setups.
2022-08-21 10:45:18 -04:00

7 lines
125 B
JSON

{
"npmClient": "yarn",
"packages": ["examples/*", "packages/*"],
"useWorkspaces": true,
"version": "0.8.4"
}