mirror of
https://github.com/social-tw/social-tw-website.git
synced 2026-01-08 23:18:05 -05:00
8 lines
180 B
JSON
8 lines
180 B
JSON
{
|
|
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
|
|
"useWorkspaces": true,
|
|
"version": "independent",
|
|
"npmClient": "yarn",
|
|
"packages": ["packages/*"]
|
|
}
|