Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasstrehle committed Mar 28, 2024
2 parents 78ab053 + f190bae commit ef43373
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions deno.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"_publicImportMap": "./importmap.json",
"importMap": "./.datex-cache/importmap.lock.json",
"importMap": "./importmap.json",
"compilerOptions": {
"jsx": "react-jsx",
"jsxImportSource": "uix",
Expand All @@ -9,4 +8,4 @@
"dom"
]
}
}
}

0 comments on commit ef43373

Please sign in to comment.