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 Nov 15, 2023
1 parent c57379f commit f53be4b
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.8.0',
requiredVersion: '^0.9.0',
},
},
}),
Expand Down

0 comments on commit f53be4b

Please sign in to comment.