lerna.json 140 B

123456
  1. {
  2. "$schema": "node_modules/lerna/schemas/lerna-schema.json",
  3. "useWorkspaces": true,
  4. "version": "independent",
  5. "npmClient": "pnpm"
  6. }