package.json: Update react package dependency

Closes #381
This commit is contained in:
Cockpituous 2020-10-16 19:17:08 +00:00
parent b6a10e5cfe
commit 2731ecc9d6

View file

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