You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ We support all browsers and environments where React runs.
34
34
35
35
Using [npm](https://www.npmjs.com/):
36
36
37
-
$ npm install history@1.13.1 react-router@latest
37
+
$ npm install history@1.17.0 react-router@latest
38
38
39
39
Note that you need to also install the [history](https://www.npmjs.com/package/history) package since it is a peer dependency of React Router and won't automatically be installed for you in npm 3+.
0 commit comments