diff --git a/importmap.json b/importmap.json index 507fb3d..061523b 100644 --- a/importmap.json +++ b/importmap.json @@ -1,10 +1,11 @@ { "imports": { - "datex-core-legacy": "https://dev.cdn.unyt.org/unyt_core/datex.ts", - "datex-core-legacy/": "https://dev.cdn.unyt.org/unyt_core/", - "uix": "https://dev.cdn.unyt.org/uix1/uix.ts", - "uix/": "https://dev.cdn.unyt.org/uix1/src/", - "uix/jsx-runtime": "https://dev.cdn.unyt.org/uix1/src/jsx-runtime/jsx.ts", - "unyt-tests/": "https://dev.cdn.unyt.org/unyt_tests/" + "datex-core-legacy": "https://cdn.unyt.org/datex-core-js-legacy@0.1.x/datex.ts", + "datex-core-legacy/": "https://cdn.unyt.org/datex-core-js-legacy@0.1.x/", + "unyt_core": "https://cdn.unyt.org/datex-core-js-legacy@0.1.x/datex.ts", + "unyt_core/": "https://cdn.unyt.org/datex-core-js-legacy@0.1.x/", + "uix": "https://cdn.unyt.org/uix@0.2.x/uix.ts", + "uix/": "https://cdn.unyt.org/uix@0.2.x/src/", + "uix/jsx-runtime": "https://cdn.unyt.org/uix@0.2.x/src/jsx-runtime/jsx.ts" } } \ No newline at end of file