Pomax / react-onclickoutside

An onClickOutside wrapper for React components
MIT License
1.83k stars 187 forks source link

Fix install and build #332

Closed eightypop closed 1 year ago

eightypop commented 5 years ago

I checked out this project to see if i could add a hook api and but i ran into some trouble when i first installed.

The minified version wouldn't build because the "warnings" key didn't exist.

Also committed the yarn.lock file. I can change it to a package-json.lock if you prefer