Skip to content

Commit

Permalink
Downgrade react-router dependency to version 7.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiodxa committed Dec 6, 2024
1 parent 3f72caa commit 2246124
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"hono": "^4.6.12",
"i18next": "^23.0.0",
"pretty-cache-header": "^1.0.0",
"react-router": "^7.0.2",
"react-router": "^7.0.1",
"remix-i18next": "^7.0.0",
"zod": "^3.0.0"
},
Expand Down

0 comments on commit 2246124

Please sign in to comment.