8000
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 8688f1a commit c704593Copy full SHA for c704593
package.json
@@ -41,12 +41,12 @@
41
"prop-types": "^15.7.2",
42
"react-onclickout": "^2.0.8",
43
"react-perfect-scrollbar": "^1.5.2",
44
- "react-router-dom": "~4.3.1",
45
"reactstrap": "^7.1.0"
46
},
47
"peerDependencies": {
48
"@coreui/coreui": "^2.1.9",
49
- "react": "^16.8.6"
+ "react": "^16.8.6",
+ "react-router-dom": "^5.0.0"
50
51
"devDependencies": {
52
"babel-eslint": "^10.0.1",
@@ -58,6 +58,7 @@
58
"nwb": "^0.23.0",
59
"react": "^16.8.6",
60
"react-dom": "^16.8.6",
61
+ "react-router-dom": "^5.0.0",
62
"sinon": "^5.1.1",
63
"webpack-dev-server": "~3.3.1"
64
0 commit comments