diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 01:28:22 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:39:50 +0700 |
commit | b8d16e806d44f1d9e7c4571b16538264222b3e6d (patch) | |
tree | 615963ff78190c5895afb81450623d913c6e9853 /development/yarn | |
parent | 2a30a0c3e28aeddf50d6abc000b6cc91a19ad65e (diff) | |
download | slackbuilds-b8d16e806d44f1d9e7c4571b16538264222b3e6d.tar.gz |
development/yarn: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/yarn')
-rw-r--r-- | development/yarn/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/yarn/README b/development/yarn/README index 0fd6098603..0653c56ec7 100644 --- a/development/yarn/README +++ b/development/yarn/README @@ -1,5 +1,5 @@ yarn is a fast, reliable, and secure dependency management. It allows you to use and share code with other developers from around -the world. Yarn does this quickly, securely, and reliably so you don't ever -have to worry. +the world. Yarn does this quickly, securely, and reliably so you don't +ever have to worry. |