victordibia / handtrack.js

A library for prototyping realtime hand detection (bounding box), directly in the browser.
https://victordibia.com/handtrack.js/
MIT License
2.83k stars 250 forks source link

Main: dist/handtrack.min.js #27

Open georgeevans1995 opened 4 years ago

georgeevans1995 commented 4 years ago

Hi,

Could you please change the main property in the package.json to be the file in the distdirectory rather than the src so that this project compiles properly when used from npm?

Thanks