Skip to content

Commit 175fc30

Browse files
committed
Upgrade React Router to 5.0.0
1 parent 1a0e97f commit 175fc30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"prop-types": "^15.7.2",
4242
"react-onclickout": "^2.0.8",
4343
"react-perfect-scrollbar": "^1.4.4",
44-
"react-router-dom": "~4.3.1",
44+
"react-router-dom": "^5.0.0",
4545
"reactstrap": "^7.1.0"
4646
},
4747
"peerDependencies": {

0 commit comments

Comments
 (0)