Skip to content

Commit

Permalink
add missing peer dependency immer to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sengmann authored Aug 24, 2023
1 parent ecf7bd1 commit d8d86b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Tydux shares the concept of state, actions, reducer and selectors but differs in

Install Tydux and all required peer-dependencies:

`npm install @w11k/tydux rxjs redux @redux-devtools/extension`.
`npm install @w11k/tydux rxjs redux @redux-devtools/extension immer`.

# Quick Overview Demo

Expand Down

0 comments on commit d8d86b2

Please sign in to comment.