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 2d111f5 commit 493c7d0Copy full SHA for 493c7d0
package.json
@@ -31,8 +31,8 @@
31
"deploy": "gh-pages -d demo"
32
},
33
"peerDependencies": {
34
- "react": "^18.1.0",
35
- "react-dom": "^18.1.0"
+ "react": "^18.2.0",
+ "react-dom": "^18.2.0"
36
37
"devDependencies": {
38
"@babel/cli": "^7.13.14",
@@ -72,14 +72,12 @@
72
],
73
"keywords": [
74
"react",
75
- "convert-string-to-react",
76
- "string-to-react",
77
- "string-to-jsx",
78
- "convert-string-to-jsx",
79
- "transpile-jsx",
80
- "compile-jsx",
81
- "string-to-react-component",
82
- "react-component"
+ "component",
+ "string",
+ "element",
+ "jsx",
+ "converter",
+ "parser"
83
84
"license": "MIT",
85
"directories": {
0 commit comments