We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79a9dab commit 78b2d78Copy full SHA for 78b2d78
src/js/bun.lockb
0 Bytes
src/js/package.json
@@ -16,6 +16,6 @@
16
"@reactpy/client": "^0.3.2",
17
"event-to-object": "^0.1.2",
18
"morphdom": "^2.7.4",
19
- "preact": "^10.26.4"
+ "preact": "^10.26.9"
20
}
21
src/js/tsconfig.json
@@ -1,7 +1,6 @@
1
{
2
"compilerOptions": {
3
"esModuleInterop": true,
4
- "jsx": "react-jsx",
5
"jsxImportSource": "preact",
6
"target": "esnext",
7
"module": "esnext",
0 commit comments