Skip to content

Commit

Permalink
feat(package): bump react-router to v5.0.1
Browse files Browse the repository at this point in the history
closes #29
  • Loading branch information
iamogbz committed Jun 7, 2019
1 parent bddf16c commit 5902551
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 26 deletions.
96 changes: 72 additions & 24 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
},
"peerDependencies": {
"react": "^16.0.0",
"react-router": "^4.0.0"
"react-router": "^4.0.0||^5.0.0"
},
"devDependencies": {
"@babel/cli": "^7.2.3",
Expand Down Expand Up @@ -145,7 +145,7 @@
"prettier": "^1.16.4",
"react": "^16.8.6",
"react-dom": "^16.8.3",
"react-router": "^4.3.1",
"react-router": "^5.0.1",
"rxjs": "^6.4.0",
"semantic-release": "^15.13.12",
"ts-jest": "^24.0.0",
Expand Down

0 comments on commit 5902551

Please sign in to comment.