diff --git a/deno.json b/deno.json index f8d3bb7..aedf608 100644 --- a/deno.json +++ b/deno.json @@ -14,7 +14,6 @@ "deploy": "rsync -avh --progress --delete ./_site/ podman:/srv/www/fosterhangdaan.com/" }, "imports": { - "react/jsx-runtime": "https://esm.sh/react@18.2.0/jsx-runtime", "lume/": "https://deno.land/x/lume@v2.2.4/", "lume-markdown-plugins/": "https://deno.land/x/lume_markdown_plugins@v0.7.1/" },