Kelvin Ojiako
02/11/2025, 8:55 PMIn version catalog libs, on alias 'js-joda-timezone' module '@js-joda/timezone' is not a valid module notation. Does this mean i cannot add my web js and wasm dependencies to the version catalog file? or am i missing somethingjanvladimirmostert
02/11/2025, 8:57 PMimplementation(npm("uhtml", libs.versions.uhtml.get()))
and defining a
[version]
uhtml = "4.7.0"Edoardo Luppi
02/11/2025, 9:11 PMnpm() call returns a custom Dependency implementation - NpmDependency.