tw-in-js / use-twind-with

Twind integration packages for frameworks & libraries with examples
MIT License
68 stars 17 forks source link

[@twind/next] Update package.json to support Next12 #23

Closed akash-joshi closed 2 years ago

akash-joshi commented 2 years ago

This PR is in reference to issue #22, where NextJS 12 needs to be added as a peer dependency to @twind/next to be installed correctly.

Going by the NextJS upgrade guide here: https://nextjs.org/docs/upgrading, the minimum Node version may also have to be bumped up to 12.22.0, although I'm guessing that's more on the end-user of this library to worry about.

sastan commented 2 years ago

Thanks a lot!

sastan commented 2 years ago

Published as v1.0.9