From 5e5695528ce6eadb73d0fff2f9a917c86576a3e8 Mon Sep 17 00:00:00 2001 From: Jelle Spijker Date: Fri, 28 Feb 2025 07:05:44 +0100 Subject: [PATCH] Loosen version ranges of emsdk and nodejs --- 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 c8b923b..ab3393d 100644 --- a/profiles/cura_wasm.jinja +++ b/profiles/cura_wasm.jinja @@ -1,8 +1,8 @@ include(cura.jinja) [tool_requires] -emsdk/3.1.65@ultimaker/stable -nodejs/20.16.0@ultimaker/stable +emsdk/[>=3.1.73]@ultimaker/stable +nodejs/[>=20.16.0]@ultimaker/stable [settings] os=Emscripten