add in pre-release pf dep to fix issue with tests failing and fix the tests

This commit is contained in:
John Mitchell
2020-06-17 14:06:13 -04:00
parent 9f625d61f5
commit bb1687642c
42 changed files with 261 additions and 235 deletions

View File

@@ -5,9 +5,8 @@
"dependencies": {
"@lingui/react": "^2.9.1",
"@patternfly/patternfly": "^4.10.31",
"@patternfly/react-core": "^4.18.5",
"@patternfly/react-core": "^4.18.14",
"@patternfly/react-icons": "^4.3.5",
"@patternfly/react-tokens": "^4.4.4",
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^7.1.2",