Skip to content

Commit

Permalink
Bump hoist-non-react-statics for React 16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
timdorr committed Apr 2, 2018
1 parent 5342c9f commit ad53bc8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions packages/react-router/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 packages/react-router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-router",
"version": "4.3.0-rc.1",
"version": "4.3.0-rc.2",
"description": "Declarative routing for React",
"repository": "ReactTraining/react-router",
"license": "MIT",
Expand Down Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"history": "^4.7.2",
"hoist-non-react-statics": "^2.3.1",
"hoist-non-react-statics": "^2.5.0",
"invariant": "^2.2.2",
"loose-envify": "^1.3.1",
"path-to-regexp": "^1.7.0",
Expand Down

0 comments on commit ad53bc8

Please sign in to comment.