Skip to content

Commit

Permalink
Update dependency react to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent 0fb0c86 commit 8095ed2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deno.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
"compilerOptions": {
"jsx": "react-jsx",
"jsxImportSource": "npm:react@18.3.1",
"jsxImportSource": "npm:react@19.0.0",
"jsxImportSourceTypes": "npm:@types/[email protected]",
"types": [
"lume/types.ts",
Expand Down

0 comments on commit 8095ed2

Please sign in to comment.