Browse Source

pin emsdk and nodjs

runner/Linux/X64
Jelle Spijker 1 year ago committed by GitHub
parent
commit
c585392088
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      profiles/cura_wasm.jinja

4
profiles/cura_wasm.jinja

@ -2,8 +2,8 @@ include(cura.jinja)
[tool_requires]
# change to main once merged https://github.com/Ultimaker/conan-ultimaker-index/pull/14
emsdk/[>=3.1.65]@ultimaker/stable
nodejs/[>=20.16.0]@ultimaker/stable
emsdk/3.1.65@ultimaker/stable
nodejs/20.16.0@ultimaker/stable
[settings]
os=Emscripten

Loading…
Cancel
Save