We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2c5442 commit e0047a0Copy full SHA for e0047a0
package.json
@@ -2,6 +2,7 @@
2
"name": "react-element-to-jsx-string",
3
"version": "16.0.0",
4
"description": "Turn a ReactElement into the corresponding JSX string.",
5
+ "packageManager": "[email protected]",
6
"main": "dist/cjs/index.js",
7
"module": "dist/esm/index.js",
8
"browser": "dist/cjs/index.js",
0 commit comments