pub.solar/import_map.json
teutat3s 6e091f036a
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
add markdown-it to import_map
2024-06-06 22:17:06 +02:00

9 lines
273 B
JSON

{
"imports": {
"lume/": "https://deno.land/x/lume@v2.2.1/",
"react/jsx-runtime": "https://deno.land/x/lume@v2.2.1/deps/react_runtime.ts",
"react": "https://deno.land/x/lume@v2.2.1/deps/react.ts",
"markdown-it": "https://jspm.dev/markdown-it@13.0.2"
}
}