Skip to content

Commit 8498ce7

Browse files
committed
ESM
1 parent 28c2391 commit 8498ce7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "17.0.0",
44
"description": "Turn a ReactElement into the corresponding JSX string.",
55
"packageManager": "[email protected]",
6+
"type": "module",
67
"main": "dist/index.mjs",
78
"module": "dist/index.mjs",
89
"browser": "dist/index.js",

0 commit comments

Comments
 (0)