daml/.dadew
Moritz Kiefer 93aa5abef3
Upgrade to NodeJS 14 (#12429)
NodeJS 12 is eol in April and there are already packages (e.g. vsce)
that dropped support. We probably should upgrade even further but for
now I’m going with the most conservative approach.

changelog_begin
changelog_end
2022-01-17 12:05:53 +01:00

20 lines
347 B
Plaintext

{
"version": "0.0.8",
"manifests": "dev-env\\windows\\manifests",
"tools": [
"7zip",
"bazel",
"cacert",
"curl",
"ojdkbuild11",
"maven-3.6.1",
"msys2",
"nodejs",
"nsis-3.04",
"python-3.8.2",
"stack",
"toxiproxy",
"vcredist"
]
}