Benjamin Bädorf
a047e8ae24
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.
8 lines
218 B
JSON
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"
|
|
}
|
|
}
|