pin pf react core prerelease version to exact in package.json

This commit is contained in:
John Mitchell
2020-06-22 11:07:26 -04:00
parent 29bc6c8b48
commit 9aab085b77
2 changed files with 14 additions and 37 deletions

View File

@@ -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",