From c585392088f5e27e17f341db87c5bf7f6957248a Mon Sep 17 00:00:00 2001 From: Jelle Spijker Date: Mon, 25 Nov 2024 11:52:09 +0100 Subject: [PATCH] pin emsdk and nodjs --- profiles/cura_wasm.jinja | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/profiles/cura_wasm.jinja b/profiles/cura_wasm.jinja index 2e4a05b..bfbca96 100644 --- a/profiles/cura_wasm.jinja +++ b/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