Files
bigcapital/lerna.json
Ahmed Bouhuolia fd27136274 tst
2023-10-03 22:06:33 +02:00

7 lines
145 B
JSON

{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "independent",
"npmClient": "pnpm",
"packages": ["packages/*"]
}