feat: added react 17 as peer dependency in packages (#5316)
This commit is contained in:
@ -25,7 +25,7 @@
|
||||
"lodash": "^4.17.11",
|
||||
"netlify-cms-ui-default": "^2.12.1",
|
||||
"prop-types": "^15.7.2",
|
||||
"react": "^16.8.4",
|
||||
"react": "^16.8.4 || ^17.0.0",
|
||||
"react-immutable-proptypes": "^2.1.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user