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.
2 parents c1d6243 + 8b31d55 commit 3deef2dCopy full SHA for 3deef2d
1 file changed
package.json
@@ -59,5 +59,9 @@
59
},
60
"maintainers": [
61
"yiminghe@gmail.com"
62
- ]
+ ],
63
+ "peerDependencies": {
64
+ "react": ">=16.9.0",
65
+ "react-dom": ">=16.9.0"
66
+ }
67
}
0 commit comments