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.
2 parents febe0e8 + af1bbdb commit 80463d7Copy full SHA for 80463d7
1 file changed
package.json
@@ -34,7 +34,8 @@
34
"module": "./jsx-runtime.mjs",
35
"import": "./jsx-runtime.mjs",
36
"require": "./jsx-runtime.js"
37
- }
+ },
38
+ "./package.json": "./package.json"
39
},
40
"repository": "preactjs/compat-alias-package",
41
"author": "Preact Team <team@preactjs.com>",
0 commit comments