We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 242104e commit 472129eCopy full SHA for 472129e
packages/module/package.json
@@ -41,7 +41,7 @@
41
"patternfly"
42
],
43
"dependencies": {
44
- "@patternfly/patternfly": "4.222.4",
+ "@patternfly/patternfly": "^4.222.4",
45
"@patternfly/react-core": "^4.268.0",
46
"@patternfly/react-styles": "^4.92.3"
47
},
@@ -60,6 +60,6 @@
60
"typescript": "^4.7.4",
61
"@types/react": "^17.0.0",
62
"@types/react-dom": "^17.0.0",
63
- "@patternfly/patternfly-a11y": "4.3.1"
+ "@patternfly/patternfly-a11y": "^4.3.1"
64
}
65
0 commit comments