mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-09 20:58:33 +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"
|
|
}
|