Skip to content

Commit

Permalink
fix: adjust with deno 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
elianiva committed Nov 24, 2024
1 parent 93774e8 commit 12724e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@
"jsx": "react-jsx",
"jsxImportSource": "preact"
},
"nodeModulesDir": true
"nodeModulesDir": "auto"
}

0 comments on commit 12724e8

Please sign in to comment.