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 d115cf5 commit 8ec8424Copy full SHA for 8ec8424
packages/carbon-component-mapper/package.json
@@ -35,7 +35,10 @@
35
"carbon-components-react": "^7.22.0",
36
"carbon-icons": "^7.0.7"
37
},
38
- "peerDependencies": {},
+ "peerDependencies": {
39
+ "react": "^16.13.1 || ^17.0.2",
40
+ "react-dom": "^16.13.1 || ^17.0.2"
41
+ },
42
"dependencies": {
43
"@data-driven-forms/common": "*",
44
"clsx": "^1.1.1",
0 commit comments