build(swagger-ui-react): align version of React with SwaggerUI
Refs #7341
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"peerDependencies": {
|
||||
"react": ">=15.6.2",
|
||||
"react-dom": ">=15.6.2"
|
||||
"react": ">=17.0.0",
|
||||
"react-dom": ">=17.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user