package.json: Update react package dependency (#381)

Closes #381
This commit is contained in:
Cockpit Bots 2020-10-16 22:07:15 +02:00 committed by GitHub
parent b6a10e5cfe
commit 7838cb70a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,7 +50,7 @@
"@patternfly/patternfly": "4.50.4",
"@patternfly/react-core": "4.63.3",
"core-js": "3.6.5",
"react": "16.13.1",
"react": "16.14.0",
"react-dom": "16.13.1"
}
}