lerna.json 99 B

123456
  1. {
  2. "lerna": "3.2.1",
  3. "version": "independent",
  4. "npmClient": "yarn",
  5. "useWorkspaces": true
  6. }