We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de9776d commit 100f3d9Copy full SHA for 100f3d9
packages/dev/package.json
@@ -10,7 +10,7 @@
10
},
11
"dependencies": {
12
"@patternfly/patternfly": "4.183.1",
13
- "@patternfly/quickstarts": "2.3.0",
+ "@patternfly/quickstarts": "2.3.1",
14
"@patternfly/transform-adoc": "*",
15
"@patternfly/react-core": "^4.135.0",
16
"asciidoctor": "^2.2.1",
packages/module/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@patternfly/quickstarts",
3
- "version": "2.3.0",
+ "version": "2.3.1",
4
"description": "PatternFly quick starts",
5
"files": [
6
"src",
0 commit comments