We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1226aae commit c8a53f9Copy full SHA for c8a53f9
package.json
@@ -4,6 +4,7 @@
4
"version": "10.25.4",
5
"private": false,
6
"description": "Fast 3kb React-compatible Virtual DOM library.",
7
+ "type": "commonjs",
8
"main": "dist/preact.js",
9
"module": "dist/preact.module.js",
10
"umd:main": "dist/preact.umd.js",
0 commit comments