Installing/linking dependencies Run npm run bootstrap Hoisting a new dependency ** Add dependency to the lerna.json. Run npm run bootstrap. Lerna will bail if version of the dependency does not match in all packages. Using monorepo dependency in one of the packages ** Add dependency to the package.json Run npm run bootstrap at top level