Browse Source

pin emsdk and nodjes

dev
Jelle Spijker 1 year ago committed by GitHub
parent
commit
7d8f770718
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] [tool_requires]
# change to main once merged https://github.com/Ultimaker/conan-ultimaker-index/pull/14 # change to main once merged https://github.com/Ultimaker/conan-ultimaker-index/pull/14
emsdk/[>=3.1.65]@ultimaker/stable emsdk/3.1.65@ultimaker/stable
nodejs/[>=20.16.0]@ultimaker/stable nodejs/20.16.0@ultimaker/stable
[settings] [settings]
os=Emscripten os=Emscripten

Loading…
Cancel
Save