From dbab8f8853d691967833ce368a8888fe5e94f646 Mon Sep 17 00:00:00 2001 From: HUMORCE Date: Sun, 23 Apr 2023 14:09:11 +0000 Subject: [PATCH] sapling: Fix suggest --- bucket/sapling.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bucket/sapling.json b/bucket/sapling.json index 503b308c8f..28a23dca8b 100644 --- a/bucket/sapling.json +++ b/bucket/sapling.json @@ -9,7 +9,10 @@ "Add-Content -Path $Profile -Value \"`nSet-Alias -Name sl -Value `\"`$(scoop prefix sapling)\\sl.exe`\" -Force -Option Constant,ReadOnly,AllScope\"" ], "suggest": { - "Node JS": "nodejs-lts", + "Node.js": [ + "nodejs", + "nodejs-lts" + ], "Git": "git" }, "architecture": {