From 113d0865d07d37cc2757a032584de54d0edbfdba Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Tue, 23 Apr 2019 11:13:30 -0400 Subject: [PATCH] Update to 8.16.0 Also don't build for >F30 Signed-off-by: Stephen Gallagher --- nodejs.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nodejs.yaml b/nodejs.yaml index 673a15e..ee51936 100644 --- a/nodejs.yaml +++ b/nodejs.yaml @@ -13,9 +13,9 @@ data: - MIT dependencies: - buildrequires: - platform: [] + platform: [f30 f29 f28] requires: - platform: [] + platform: [f30 f29 f28] references: community: http://nodejs.org documentation: http://nodejs.org/en/docs