Skip to content

Commit

Permalink
fix(package): update path-to-regexp to version 4.0.2
Browse files Browse the repository at this point in the history
Closes #69
  • Loading branch information
greenkeeper[bot] authored Nov 12, 2019
1 parent ee27f36 commit c6f2238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/react-redux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@k-redux-router/react-redux": "^1.2.0",
"path-to-regexp": "^3.0.0",
"path-to-regexp": "^4.0.2",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-redux": "^5.0.7",
Expand Down

0 comments on commit c6f2238

Please sign in to comment.