You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

lerna.json 168B

123456789
  1. {
  2. "version": "0.0.50",
  3. "registry": "https://registry.npmjs.org/",
  4. "publishConfig": {
  5. "access": "public"
  6. },
  7. "npmClient": "yarn",
  8. "useWorkspaces": true
  9. }