We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffb12de commit 54b3f08Copy full SHA for 54b3f08
package.json
@@ -2,6 +2,7 @@
2
"name": "react-element-to-jsx-string",
3
"version": "17.0.0",
4
"description": "Turn a ReactElement into the corresponding JSX string.",
5
+ "packageManager": "pnpm@9.15.2",
6
"main": "dist/cjs/index.js",
7
"module": "dist/esm/index.js",
8
"browser": "dist/cjs/index.js",
0 commit comments