package.json: explicitely depend on @patternfly/react-icons otherwise we get an import error
This commit is contained in:
parent
03a5445b35
commit
8b9f7f490e
1 changed files with 1 additions and 0 deletions
|
|
@ -48,6 +48,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@patternfly/patternfly": "4.132.2",
|
"@patternfly/patternfly": "4.132.2",
|
||||||
"@patternfly/react-core": "4.152.4",
|
"@patternfly/react-core": "4.152.4",
|
||||||
|
"@patternfly/react-icons": "^4.19.8",
|
||||||
"@patternfly/react-table": "4.29.58",
|
"@patternfly/react-table": "4.29.58",
|
||||||
"comment-json": "^1.1.3",
|
"comment-json": "^1.1.3",
|
||||||
"core-js": "3.6.5",
|
"core-js": "3.6.5",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue