Update to Node.js 10.2.1

Also switch to using libuv stream "1"

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
Stephen Gallagher 2018-05-25 08:08:15 -04:00
commit 3f5a84799a
No known key found for this signature in database
GPG key ID: 7A25556236BAA3A3

View file

@ -42,7 +42,7 @@ data:
rpms:
libuv:
rationale: Platform abstraction layer for Node.js
ref: 1.20
ref: 1
buildorder: 0
nodejs:
rationale: Javascript runtime and npm package manager.