We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1034da5 commit 447d413Copy full SHA for 447d413
support/packages/local-npm/README.md
@@ -1,9 +1,9 @@
1
# @liferay/local-npm
2
3
-`@liferay/local-npm` is a private package internal to this monorepo that
4
-provides a CLI tool to leverage local npm registries (like
5
-[verdaccio](https://verdaccio.org/)) to publish local versions of development
6
-packages to be able to test them before the public release is made.
+`@liferay/local-npm` is a private package (internal to this monorepo) that
+provides a CLI tool for using local npm registries (like
+[Verdaccio](https://verdaccio.org/)) to publish local versions of development
+packages and be able to test them before the public release is made.
7
8
## Installation
9
0 commit comments