We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28c2391 commit 8498ce7Copy full SHA for 8498ce7
package.json
@@ -3,6 +3,7 @@
3
"version": "17.0.0",
4
"description": "Turn a ReactElement into the corresponding JSX string.",
5
"packageManager": "[email protected]",
6
+ "type": "module",
7
"main": "dist/index.mjs",
8
"module": "dist/index.mjs",
9
"browser": "dist/index.js",
0 commit comments