From 34182fb97ed538d6fa87722178fdd3c7497fbdc4 Mon Sep 17 00:00:00 2001 From: Cockpituous Date: Sat, 20 Jun 2020 14:35:49 +0000 Subject: [PATCH] package.json: Update @patternfly/patternfly package dependency --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cc88222..17d3709 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "webpack-cli": "^3.1.0" }, "dependencies": { - "@patternfly/patternfly": "2.71.6", + "@patternfly/patternfly": "2.71.7", "@patternfly/react-core": "3.158.3", "core-js": "3.6.5", "react": "16.13.1",