Jesperpaulsen / sanity-mobile-preview

An NPM package written in React used to preview mobile devices. Especially helpful when used in combination with a CMS like Sanity.
https://jesperpaulsen.github.io/sanity-mobile-preview/
MIT License
28 stars 3 forks source link

Depend on React 17+ #3

Closed runeb closed 3 years ago

runeb commented 3 years ago

It would be good if this module could depend on react16+ and react17+

"react": "^16 || ^17"
Jesperpaulsen commented 3 years ago

It would be good if this module could depend on react16+ and react17+


"react": "^16 || ^17"

Thanks for the heads up! Will fix this tomorrow @runeb

Jesperpaulsen commented 3 years ago

Bumped the dependencies now @runeb and published version 1.0.8 to NPM.