Skip to content

Commit

Permalink
@next refers old version (v4.5.3) (#1454)
Browse files Browse the repository at this point in the history
  • Loading branch information
mtsmfm authored May 19, 2020
1 parent 779e721 commit 3b61e33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion getstarted.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ To preserve *internal component state*, you now need to add `react-hot-loader` t
1. Install the package:

```sh
$ npm install --save-dev react-hot-loader@next
$ npm install --save-dev react-hot-loader
```
1. Add the package to your config:

Expand Down

0 comments on commit 3b61e33

Please sign in to comment.