Skip to content

@manypkg/cli@0.23.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Nov 06:13
e6d32a3

Minor Changes

  • #236 1a5ea55 Thanks @VanTanev! - Change the ROOT_HAS_DEV_DEPENDENCIES rule to ROOT_HAS_PROD_DEPENDENCIES. Monorepo root should use devDependencies instead of dependencies for better support of production-only installs, useful in eg Docker builds.