mirror of
https://github.com/eliasstepanik/strudel.git
synced 2026-01-09 20:58:30 +00:00
7 lines
145 B
JSON
7 lines
145 B
JSON
{
|
|
"packages": ["packages/*"],
|
|
"version": "independent",
|
|
"npmClient": "pnpm",
|
|
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
|
|
}
|