Skip to content

Commit 39f5869

Browse files
committed
Fix deno.json
1 parent 1e275c9 commit 39f5869

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

deno.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
2-
"_publicImportMap": "./importmap.json",
3-
"importMap": "./.datex-cache/importmap.lock.json",
2+
"importMap": "./importmap.json",
43
"compilerOptions": {
54
"jsx": "react-jsx",
65
"jsxImportSource": "jusix",

0 commit comments

Comments
 (0)