From 7c9cb36d763008a47ecf794a7aac6e8d388dadc7 Mon Sep 17 00:00:00 2001 From: Zhao Hang Date: Wed, 5 Jan 2022 15:34:53 +0800 Subject: [PATCH] update module buildrequires version Signed-off-by: Zhao Hang --- nodejs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodejs.yaml b/nodejs.yaml index f762993..fb47bd9 100644 --- a/nodejs.yaml +++ b/nodejs.yaml @@ -17,7 +17,7 @@ data: - MIT and ASL 2.0 and ISC and BSD dependencies: - buildrequires: - platform: [an8.4.0] + platform: [an8.5.0] requires: platform: [an8] references: -- Gitee