1 parent 6bb4960 commit f05c3b2Copy full SHA for f05c3b2
1 file changed
app/webpack.config.cjs
@@ -68,7 +68,7 @@ module.exports = (_, args) => {
68
'@hawtio/react': {
69
singleton: true,
70
// Hardcoding needed because it cannot handle yarn 'workspace:*' version
71
- requiredVersion: '^2.0.0-dev.1',
+ requiredVersion: '^2.0.0-dev.2',
72
},
73
'@patternfly/react-core': {
74
@@ -459,7 +459,7 @@ module.exports = (_, args) => {
459
460
461
462
- requiredVersion: '^1.10.2',
463
464
465
0 commit comments