mirror of
https://github.com/FullScreenShenanigans/EightBittr.git
synced 2026-08-12 02:18:15 -07:00
Discovered these while working on ChooseYourFramework. Mostly around name casing or fixing shenanigans-manager setups.
7 lines
125 B
JSON
7 lines
125 B
JSON
{
|
|
"npmClient": "yarn",
|
|
"packages": ["examples/*", "packages/*"],
|
|
"useWorkspaces": true,
|
|
"version": "0.8.4"
|
|
}
|