From 9794d28ac48bd69d32acc232f6ba59d7e6435bf5 Mon Sep 17 00:00:00 2001 From: Cockpituous Date: Sat, 13 Jun 2020 10:43:41 +0000 Subject: [PATCH] package.json: Update @patternfly/react-core package dependency Closes #329 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 339e787..cc88222 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ }, "dependencies": { "@patternfly/patternfly": "2.71.6", - "@patternfly/react-core": "3.158.1", + "@patternfly/react-core": "3.158.3", "core-js": "3.6.5", "react": "16.13.1", "react-dom": "16.13.1"