Skip to content

Commit

Permalink
Revert "v5.1.1"
Browse files Browse the repository at this point in the history
Reverting this because the build failed.
See https://travis-ci.org/ReactTraining/react-router/jobs/590516835

This reverts commit d8904fa.
  • Loading branch information
mjackson committed Sep 27, 2019
1 parent 29e02a3 commit 0d3dfb4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lerna.json
@@ -1,6 +1,6 @@
{
"packages": ["packages/*", "website"],
"version": "5.1.1",
"version": "5.1.0",
"npmClient": "yarn",
"useWorkspaces": true
}
2 changes: 1 addition & 1 deletion packages/react-router-dom/package.json
@@ -1,6 +1,6 @@
{
"name": "react-router-dom",
"version": "5.1.1",
"version": "5.1.0",
"description": "DOM bindings for React Router",
"repository": "ReactTraining/react-router",
"license": "MIT",
Expand Down

0 comments on commit 0d3dfb4

Please sign in to comment.