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:
f_akmal 2020-10-22 01:09:43 +08:00 committed by GitHub
parent 8f4be17e26
commit be4b4dee4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",