Skip to content

Commit 19d02a8

Browse files
author
Luca Forstner
committed
test(e2e): Pin react-router-dom dep in react-send-to-sentry Test
1 parent b2605be commit 19d02a8

File tree

1 file changed

+1
-1
lines changed
  • dev-packages/e2e-tests/test-applications/react-send-to-sentry

1 file changed

+1
-1
lines changed

dev-packages/e2e-tests/test-applications/react-send-to-sentry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@types/react-dom": "18.0.0",
1010
"react": "18.2.0",
1111
"react-dom": "18.2.0",
12-
"react-router-dom": "^6.4.1",
12+
"react-router-dom": "6.4.1",
1313
"react-scripts": "5.0.1",
1414
"typescript": "4.9.5"
1515
},

0 commit comments

Comments
 (0)