server-landing-pages/import_map.json
Sam Therapy 198d519fc9
upgrade lume
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-12-05 16:37:23 +01:00

8 lines
222 B
JSON

{
"imports": {
"lume/": "https://deno.land/x/lume@v1.13.2/",
"preact/jsx-runtime": "https://deno.land/x/lume@v1.13.2/deps/preact_runtime.ts",
"preact": "https://deno.land/x/lume@v1.13.2/deps/preact.ts"
}
}