From a522a98296e9702538158d7fdcb1f33d0d5b3ffd Mon Sep 17 00:00:00 2001 From: Cockpituous Date: Sun, 7 Jun 2020 10:50:15 +0000 Subject: [PATCH] package.json: Update @patternfly/react-core package dependency Closes #327 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 339e787..9c5cb7b 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.2", "core-js": "3.6.5", "react": "16.13.1", "react-dom": "16.13.1"