gkjohnson / three-bvh-csg

A flexible, memory compact, fast and dynamic CSG implementation on top of three-mesh-bvh
MIT License
552 stars 45 forks source link

Update peer dep of threejs #122

Closed toloudis closed 12 months ago

toloudis commented 12 months ago

Fix #120

use greater or equal to fix npm conflicts

gkjohnson commented 12 months ago

Thanks!