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 8ec8424 commit da957b9Copy full SHA for da957b9
packages/blueprint-component-mapper/package.json
@@ -36,7 +36,9 @@
36
"peerDependencies": {
37
"@blueprintjs/core": "^3.26.1",
38
"@blueprintjs/datetime": "^3.17.0",
39
- "@blueprintjs/select": "^3.12.3"
+ "@blueprintjs/select": "^3.12.3",
40
+ "react": "^16.13.1 || ^17.0.2",
41
+ "react-dom": "^16.13.1 || ^17.0.2"
42
},
43
"dependencies": {
44
"@data-driven-forms/common": "*",
0 commit comments