Skip to content

Commit

Permalink
fix react query in shell-ui
Browse files Browse the repository at this point in the history
  • Loading branch information
MonPote committed Dec 4, 2024
1 parent db50249 commit 659d68e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions shell-ui/package-lock.json

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

2 changes: 1 addition & 1 deletion shell-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"react-dom": "^17.0.2",
"react-error-boundary": "^4.0.2",
"react-intl": "^5.15.3",
"react-query": "^3.34.0",
"react-query": "3.34.0",
"react-router": "5.2.0",
"react-router-dom": "5.2.0",
"styled-components": "^5.2.1",
Expand Down

0 comments on commit 659d68e

Please sign in to comment.