diff --git a/deno.json b/deno.json index e509330..810ddf7 100644 --- a/deno.json +++ b/deno.json @@ -1,5 +1,5 @@ { - "_publicImportMap": "./importmap.dev.json", + "_publicImportMap": "./importmap.json", "importMap": "./.datex-cache/importmap.lock.json", "compilerOptions": { "jsx": "react-jsx",