From 3aa35540c25f6594350648612a52e344568c4345 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 4ed8da8..6b1d73c 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