Release Node.js 12.0.0

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
Stephen Gallagher 2019-04-23 14:08:51 -04:00
commit 01cbd8fcfc
No known key found for this signature in database
GPG key ID: 7A25556236BAA3A3

View file

@ -58,6 +58,6 @@ data:
buildorder: 0
nodejs:
rationale: Javascript runtime and npm package manager.
ref: 11
ref: 12
buildorder: 10
...