pub.solar/import_map.json
Benjamin Bädorf a047e8ae24
Update to lume v1.17.3
The build was failing because old dependencies of lume 1.12 were not
available in the registries anymore. This commit updates lume and its
plugins.
2023-05-19 15:49:36 +02:00

8 lines
218 B
JSON

{
"imports": {
"lume/": "https://deno.land/x/lume@v1.17.3/",
"react/jsx-runtime": "https://deno.land/x/lume@v1.17.3/deps/react_runtime.ts",
"react": "https://deno.land/x/lume@v1.17.3/deps/react.ts"
}
}