-
So I was trying to use vanilla zustand directly in a non react project. There are no issues but yarn install does give me an "unmet peer dependency" warning. Should we use the peerdependenciesmeta field to mark the dependency optional? I can submit a PR for this. |
Beta Was this translation helpful? Give feedback.
Answered by
dai-shi
Jun 2, 2021
Replies: 1 comment 1 reply
-
Yeah, that makes sense for vanilla users. Please open a PR. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
triptu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yeah, that makes sense for vanilla users. Please open a PR.