Skip to content

Commit

Permalink
chore(app): update @hawtio/react required version in craco
Browse files Browse the repository at this point in the history
  • Loading branch information
tadayosi committed Oct 18, 2023
1 parent 371e947 commit 2e78ad3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/craco.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ module.exports = {
'@hawtio/react': {
singleton: true,
// Hardcoding needed because it cannot handle yarn 'workspace:*' version
requiredVersion: '^0.5.0',
requiredVersion: '^0.6.0',
},
},
}),
Expand Down

0 comments on commit 2e78ad3

Please sign in to comment.