We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d64e569 commit 32fe75aCopy full SHA for 32fe75a
test/e2e/harness/package.json
@@ -6,8 +6,9 @@
6
"@okta/okta-react": "*",
7
"react": "^16.8.0",
8
"react-dom": "^16.8.0",
9
- "react-router": "^5.1.2",
10
- "react-router-dom": "^5.1.2",
+ "react-router": "^6.0.0-beta.0",
+ "react-router-dom": "^6.0.0-beta.0",
11
+ "history": "^5.0.0",
12
"react-scripts": "3.4.0"
13
},
14
"devDependencies": {
0 commit comments