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 192B

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