mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
elm: Change depends to suggest nodejs-lts (#1216)
* Change depends to nodejs-lts * Update elm.json Co-authored-by: Ross Smith II <ross@smithii.com>
This commit is contained in:
parent
8f4be17e26
commit
be4b4dee4a
@ -3,7 +3,7 @@
|
||||
"description": "Elm language compiler.",
|
||||
"homepage": "https://elm-lang.org",
|
||||
"license": "BSD-3-Clause",
|
||||
"depends": "nodejs",
|
||||
"suggest": "nodejs-lts",
|
||||
"url": "https://github.com/elm/compiler/releases/download/0.19.1/installer-for-windows.exe#/dl.7z",
|
||||
"hash": "02947d00090f556abcf8f8e95997ac993825bd783abf05786afe8f60a002d496",
|
||||
"extract_dir": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user