Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Briet Sparks committed Apr 5, 2020
1 parent 6217a0b commit ef730d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,8 @@ Normalized Reducer has a few advantages over these alternatives:
- does not require Redux
- simplicity and minimal configuration; it's just a higher-order reducer
- lightweight
- [Normalized Reducer](https://packagephobia.now.sh/result?p=normalized-reducer)
- [Redux ORM: 5.75 mb](https://packagephobia.now.sh/result?p=redux-orm)
- [Normalized Reducer 414kb](https://packagephobia.now.sh/result?p=normalized-reducer)
- [Redux ORM: 5.75mb](https://packagephobia.now.sh/result?p=redux-orm)
- [Redux Toolkit: 968kb](https://packagephobia.now.sh/result?p=redux-toolkit)

## Top level API
Expand Down

0 comments on commit ef730d1

Please sign in to comment.