package.json: Update React to 17
This commit is contained in:
parent
21a44162d3
commit
cff15e8da5
1 changed files with 2 additions and 2 deletions
|
|
@ -50,7 +50,7 @@
|
|||
"dependencies": {
|
||||
"@patternfly/patternfly": "4.159.1",
|
||||
"@patternfly/react-core": "4.175.4",
|
||||
"react": "16.14.0",
|
||||
"react-dom": "16.14.0"
|
||||
"react": "17.0.2",
|
||||
"react-dom": "17.0.2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue