diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-03 21:50:47 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-10 08:36:52 +0700 |
commit | c716e47223deb488be422efd6e7f3a5d81adb4b7 (patch) | |
tree | ced7238669d00b2170600028ea598928d40ce077 /development/nodejs/README | |
parent | b4197da0202a1c88d2ff26e9be1ac2479737fc47 (diff) |
development/nodejs: Updated for version 12.16.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/nodejs/README')
-rw-r--r-- | development/nodejs/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/development/nodejs/README b/development/nodejs/README index f89ae30fcbbb3..19aa10572046c 100644 --- a/development/nodejs/README +++ b/development/nodejs/README @@ -3,3 +3,6 @@ Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js' package ecosystem, npm, is the largest ecosystem of open source libraries in the world. + +NOTE: This version uses an internal OpenSSL version instead of +the one provided in Slackware package. |