Skip to content

Commit

Permalink
fix(notifications): use latest version of fec packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Hyperkid123 committed Jan 14, 2025
1 parent e332a57 commit 241ba26
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 83 deletions.
92 changes: 11 additions & 81 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/notifications/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
},
"dependencies": {
"redux-promise-middleware": "6.1.3",
"@redhat-cloud-services/frontend-components-utilities": "^4.0.2",
"@redhat-cloud-services/frontend-components": "^4.0.9"
"@redhat-cloud-services/frontend-components-utilities": "^5.0.4",
"@redhat-cloud-services/frontend-components": "^5.0.5"
},
"devDependencies": {
"glob": "10.3.3",
Expand Down

0 comments on commit 241ba26

Please sign in to comment.