lerna.json 115 B

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