Skip to content

Commit 52e38ea

Browse files
committed
chore: revert docs framework upgrade
1 parent da7661c commit 52e38ea

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/react-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"victory": "^37.3.6"
3838
},
3939
"devDependencies": {
40-
"@patternfly/documentation-framework": "^6.22.8",
40+
"@patternfly/documentation-framework": "^6.19.0",
4141
"@patternfly/patternfly-a11y": "5.1.0"
4242
},
4343
"keywords": [

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4058,7 +4058,7 @@ __metadata:
40584058
languageName: node
40594059
linkType: hard
40604060

4061-
"@patternfly/documentation-framework@npm:^6.22.8":
4061+
"@patternfly/documentation-framework@npm:^6.19.0":
40624062
version: 6.22.8
40634063
resolution: "@patternfly/documentation-framework@npm:6.22.8"
40644064
dependencies:
@@ -4289,7 +4289,7 @@ __metadata:
42894289
version: 0.0.0-use.local
42904290
resolution: "@patternfly/react-docs@workspace:packages/react-docs"
42914291
dependencies:
4292-
"@patternfly/documentation-framework": "npm:^6.22.8"
4292+
"@patternfly/documentation-framework": "npm:^6.19.0"
42934293
"@patternfly/patternfly": "npm:6.3.0-prerelease.72"
42944294
"@patternfly/patternfly-a11y": "npm:5.1.0"
42954295
"@patternfly/react-charts": "workspace:^"

0 commit comments

Comments
 (0)