Skip to content

Commit 348b4a3

Browse files
Apply suggestions from code review
Co-authored-by: Charly Gomez <[email protected]>
1 parent 98e7ed7 commit 348b4a3

File tree

1 file changed

+2
-2
lines changed
  • dev-packages/e2e-tests/test-applications/hydrogen-react-router-7

1 file changed

+2
-2
lines changed

dev-packages/e2e-tests/test-applications/hydrogen-react-router-7/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"isbot": "^5.1.22",
2626
"react": "^18.2.0",
2727
"react-dom": "^18.2.0",
28-
"react-router": "7.6.0",
29-
"react-router-dom": "7.6.0"
28+
"react-router": "^7.6.0",
29+
"react-router-dom": "^7.6.0"
3030
},
3131
"devDependencies": {
3232
"@graphql-codegen/cli": "5.0.2",

0 commit comments

Comments
 (0)