Port to PatternFly 4.x

Closes #343
This commit is contained in:
Martin Pitt 2020-07-21 10:33:48 +02:00 committed by GitHub
parent f2a11ba1de
commit 2bb8e01d2d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 15 deletions

View file

@ -47,8 +47,8 @@
"webpack-cli": "^3.3.5"
},
"dependencies": {
"@patternfly/patternfly": "2.71.7",
"@patternfly/react-core": "3.158.3",
"@patternfly/patternfly": "4.23.3",
"@patternfly/react-core": "4.32.1",
"core-js": "3.6.5",
"react": "16.13.1",
"react-dom": "16.13.1"