From bfe7d0c148e9dcf605e3de6434bf1b5a9acccee5 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 15 Nov 2024 18:40:38 +0100 Subject: [PATCH] manifest: fix missing platforms --- software/manifest.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/software/manifest.yml b/software/manifest.yml index c81776cda6..4abf678bfc 100644 --- a/software/manifest.yml +++ b/software/manifest.yml @@ -3,6 +3,8 @@ website_url: https://manifest.build description: A complete backend that fits into 1 YAML file. licenses: - MIT +platforms: + - Nodejs tags: - Software Development - Low Code source_code_url: https://github.com/mnfst/manifest