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