We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b953785 commit 262ca99Copy full SHA for 262ca99
package.json
@@ -3,6 +3,7 @@
3
"version": "16.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