mirror of
https://github.com/ansible/awx.git
synced 2026-02-14 17:50:02 -03:30
pin pf react core prerelease version to exact in package.json
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"dependencies": {
|
||||
"@lingui/react": "^2.9.1",
|
||||
"@patternfly/patternfly": "^4.10.31",
|
||||
"@patternfly/react-core": "^4.18.14",
|
||||
"@patternfly/react-core": "4.18.14",
|
||||
"@patternfly/react-icons": "^4.3.5",
|
||||
"@testing-library/jest-dom": "^4.2.4",
|
||||
"@testing-library/react": "^9.3.2",
|
||||
|
||||
Reference in New Issue
Block a user