From b244d518b99ff721d9f2537aa2ab5707460c87b3 Mon Sep 17 00:00:00 2001 From: Cockpituous Date: Wed, 10 Jun 2020 10:41:43 +0000 Subject: [PATCH] package.json: Update @patternfly/react-core package dependency Closes #328 --- 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"