diff --git a/deno.json b/deno.json index 52772f1..833eba7 100644 --- a/deno.json +++ b/deno.json @@ -1,6 +1,5 @@ { - "_publicImportMap": "./importmap.json", - "importMap": "./.datex-cache/importmap.lock.json", + "importMap": "./importmap.json", "compilerOptions": { "jsx": "react-jsx", "jsxImportSource": "jusix",