jossmac / react-scrolllock

🔒 Prevent scroll on the <body />
https://jossmac.github.io/react-scrolllock
MIT License
451 stars 43 forks source link

Add missing deps. #29

Closed treshugart closed 6 years ago

treshugart commented 6 years ago

I found a missing dep. I assumed you meant to add this as a standard dep (as opposed to peer). It was previously a dev dep.


Edit: It's not used, so I've removed.

jossmac commented 6 years ago

Nice catch, thanks @treshugart!